员工入职审批服务通知跳转页面调整
This commit is contained in:
parent
f69418ca1d
commit
d636939b42
|
|
@ -159,7 +159,7 @@ public class NuEmployeesAdvisoryInfoServiceImpl extends ServiceImpl<NuEmployeesA
|
|||
// 2. 准备模板消息数据
|
||||
// String templateId = "CJ6NDNV4mTTyOdYhbksyA_YjDORVemJRmzEVAUZMBis";
|
||||
String templateId = "cWVzXm1C-iitx1gNFn1nZdijq9R_3fCv8vLbiqs9zww";
|
||||
String page = "pages/index/index"; // 点击消息跳转的页面
|
||||
String page = "pages/yuangongindex/index"; // 点击消息跳转的页面
|
||||
|
||||
Map<String, Object> data = new HashMap<>();
|
||||
com.alibaba.fastjson.JSONObject orgInfo = sysBaseAPI.getOrgInfo(dto.getOrgCode(), null);
|
||||
|
|
|
|||
Loading…
Reference in New Issue