Commit 6fd1d012 by 王栋源

wdy

parent 4329ec54
...@@ -36,8 +36,8 @@ class UtilsFgbusinesschancService extends AppServiceBase { ...@@ -36,8 +36,8 @@ class UtilsFgbusinesschancService extends AppServiceBase {
collectContent: JSON.stringify({ collectContent: JSON.stringify({
test: "test" test: "test"
}) })
} }
this.utilsPushSve.aliBusiness2Fq(pobj, "pushRePurchaseBusiness");
var result = await this.restPostUrl(pobj, reqUrl); var result = await this.restPostUrl(pobj, reqUrl);
return result; return result;
} }
......
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