Commit b89af7a3 by 宋毅

tj

parent 880180a7
...@@ -46,10 +46,6 @@ class UtilsFgbusinesschancService extends AppServiceBase { ...@@ -46,10 +46,6 @@ class UtilsFgbusinesschancService extends AppServiceBase {
if (tmpResult.status == 0) { if (tmpResult.status == 0) {
self.utilsPushSve.aliBusiness2Fq(tmpPobj, "pushRePurchaseBusiness"); self.utilsPushSve.aliBusiness2Fq(tmpPobj, "pushRePurchaseBusiness");
} }
// var tmpResult = await self.restPostUrl({ ...tmpPobj }, reqUrl);
// if (tmpResult.status == 0) {
// self.utilsPushSve.aliBusiness2Fq({ ...tmpPobj }, "pushRePurchaseBusiness");
// }
} }
} }
return system.getResultSuccess(); return system.getResultSuccess();
......
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