Commit cbb57780 by 庄冰

pushSubmitSolution

parent 3ccd47a7
......@@ -37,7 +37,7 @@ class CenterorderService {
};
var self = this;
//推送方案
this.pushSubmitSolution(pushObj,needsolution.solutionNo,pobj,appInfo,self);
this.pushSubmitSolution(pushObj,needsolution.solutionNo,pobj.appInfo,self);
// this.aliclient.reqbyget({action:"SubmitSolution",reqbody:pushObj}).then(pushRes=>{
// if(pushRes && pushRes.status==0 && pushRes.data){
// var resData = pushRes.data;
......
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