Commit 3c4a864b by 宋毅

tj

parent 7095c75b
......@@ -179,7 +179,7 @@ class tmqueryCtl extends CtlBase {
}
//有返回用户信息进行用户ID加密
var param = {
channelUserId: result.account,
actionBody: { channelUserId: result.account },
isUser: "yes"
};
var reqUrl = this.channelApiUrl + "/action/tmTools/springBoard";
......
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