Commit 31d2d872 by 宋毅

tj

parent ef77a061
...@@ -184,6 +184,7 @@ class tmqueryCtl extends CtlBase { ...@@ -184,6 +184,7 @@ class tmqueryCtl extends CtlBase {
//有返回用户信息进行用户ID加密 //有返回用户信息进行用户ID加密
var param = { var param = {
actionProcess: actionProcess, actionProcess: actionProcess,
actionType: "createChannelUser",
actionBody: { channelUserId: result.account }, actionBody: { channelUserId: result.account },
isUser: "yes" isUser: "yes"
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment