Commit 7095c75b by 宋毅

tj

parent 2ea1a0e5
......@@ -179,7 +179,7 @@ class tmqueryCtl extends CtlBase {
}
//有返回用户信息进行用户ID加密
var param = {
channelUserId: result.data.account,
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