public interface CoreTongzxxService extends BaseService<CoreTongzxx>
限定符和类型 | 方法和说明 |
---|---|
void |
sendTongzxx()
发送那些未发送过的通知消息
|
void |
setReadStatus(java.lang.String rwid)
设置消息已读
|
void |
setSendStatus(java.lang.String rwid)
设置消息已发送
|
add, addEntity, confirm, findAll, findList, getEntity, modify, removeById, removeByIds, startProcess, startProcess
void setReadStatus(java.lang.String rwid) throws java.lang.Exception
rwid
- 消息唯一IDjava.lang.Exception
void setSendStatus(java.lang.String rwid) throws java.lang.Exception
rwid
- java.lang.Exception
void sendTongzxx() throws java.lang.Exception
java.lang.Exception