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, startProcessvoid setReadStatus(java.lang.String rwid)
throws java.lang.Exception
rwid - 消息唯一IDjava.lang.Exceptionvoid setSendStatus(java.lang.String rwid)
throws java.lang.Exception
rwid - java.lang.Exceptionvoid sendTongzxx()
throws java.lang.Exception
java.lang.Exception