Commit 537ee14a by linboxuan

needBatchUpload

parent e458f529
......@@ -689,7 +689,7 @@ class UtilsNeedService extends AppServiceBase {
batchNumber:actionBody.batchNumber,
demands:demands
}
return system.getResult(res,"confirmIcpIntention fail");
return system.getResultFail(-5018,"confirmIcpIntention fail");
}
var res = {
paymentLink:aliConfirmResult.confirmUrl,
......
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