新增DINGDING消息
This commit is contained in:
parent
6fd1ded8ad
commit
f1b6258dc3
@ -191,4 +191,9 @@ public interface IApiConsts {
|
||||
*/
|
||||
String LIST_PAGE_SELECT_DEPARTMENT_USER = "%s/resource/user/listpageselectdepartmentuser/%s";
|
||||
|
||||
/**
|
||||
* 发送钉钉消息通过电话列表
|
||||
*/
|
||||
String SEND_DINGDING_MSG_BY_PHONES = "%s/resource/dingdingmessage/sendbyphones";
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user