修改钉钉待办连接
This commit is contained in:
parent
a9bd7c4939
commit
972b1b9f04
@ -344,7 +344,7 @@ public class DingtalkBusiness {
|
||||
StaffSimpleInfo fromStaff = null;
|
||||
WorkMsgTypeEnum workMsgTypeEnum;
|
||||
String appid;
|
||||
String hostUrl = "https://lzmanagement.ldxinyong.com/digitization/dingTalkLogin";
|
||||
String hostUrl = "https://lzmanagement.ldxinyong.com/digitization";
|
||||
public ThreadSendMessage(StaffSimpleInfo fromStaff, List<StaffSimpleInfo> toStaffids, WorkMsgTypeEnum typeEnum, String appid){
|
||||
this.toStaffids = toStaffids;
|
||||
workMsgTypeEnum = typeEnum;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user