Commit 641e1399 by 王栋源

wdy

parent 128c72dc
...@@ -275,6 +275,7 @@ class CenterorderService extends AppServiceBase { ...@@ -275,6 +275,7 @@ class CenterorderService extends AppServiceBase {
} else if (pobj.actionBody.channelItemCode == '7') { } else if (pobj.actionBody.channelItemCode == '7') {
pobj.actionBody.regType = "ali.edi"; pobj.actionBody.regType = "ali.edi";
} }
debugger;
var fqobj = { var fqobj = {
"actionType": "getAppInterface", "actionType": "getAppInterface",
"actionBody": { "actionBody": {
......
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