Commit 60d4ba79 by 兰国旗

laolan

parent 6ca91c2c
...@@ -31,7 +31,7 @@ class RegCenterOrderService extends AppServiceBase { ...@@ -31,7 +31,7 @@ class RegCenterOrderService extends AppServiceBase {
//-----------接入百度reg-----start--------laolan---2020.12.17---------------------- //-----------接入百度reg-----start--------laolan---2020.12.17----------------------
async regPaySuccess(pobj) { async regPaySuccess(pobj) {
var sobj = { var sobj = {
actionType: "getRegProduce", actionType: "getRegProducePrice",
actionBody: { typeCode: pobj.actionBody.channelTypeCode, province: pobj.actionBody.province }, actionBody: { typeCode: pobj.actionBody.channelTypeCode, province: pobj.actionBody.province },
appInfo: pobj.appInfo, appInfo: pobj.appInfo,
actionProcess: pobj.actionProcess actionProcess: pobj.actionProcess
......
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