提交 b4c33961 编写于 作者: Crimson's avatar Crimson

clear & usr代码添加回调rest信息

上级 d37b889e
......@@ -132,6 +132,7 @@ public class UsrIMServiceImpl extends IMServiceImpl {
data.put("proxymoduleid", "IM");
data.put("proxydataid", im.getIMId());
data.put("proxydataname", im.getIMName());
data.put("callbackdata", im.getRest());
data.put("loginuser", loginUser);
StartWFThread startWFThread = new StartWFThread("e3300d30bd7a736b2df727f2c5945348", data);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册