Commit f4bc932d by 宋毅

Merge branch 'center-channel' of gitlab.gongsibao.com:jiangyong/zhichan into center-channel

parents ef09d3d9 ef2f4d0c
...@@ -71,7 +71,7 @@ class ExecClient { ...@@ -71,7 +71,7 @@ class ExecClient {
console.log(cmd); console.log(cmd);
return cmd; return cmd;
} }
cmdEnamePostPattern
FetchPushDataPostCmd(subData, url, token, requestId) { FetchPushDataPostCmd(subData, url, token, requestId) {
var requestId = requestId || this.getUUID(); var requestId = requestId || this.getUUID();
var data = JSON.stringify(subData); var data = JSON.stringify(subData);
......
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