Commit 2e33c10e by 王栋源

wdy

parent c9312bfb
...@@ -85,7 +85,7 @@ class QcCenterOrderService extends AppServiceBase { ...@@ -85,7 +85,7 @@ class QcCenterOrderService extends AppServiceBase {
appInfo: appInfo, appInfo: appInfo,
actionBody: { actionBody: {
solutionNo: solutionNo, solutionNo: solutionNo,
confirmUrl: confirmResData.confirmUrl confirmUrl: confirmResData.ConfirmUrl
} }
}; };
var a = await self.reqCenterOrderApi(reqObj3);//保存用户确认方案url var a = await self.reqCenterOrderApi(reqObj3);//保存用户确认方案url
......
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