Commit 521bfdbe by 王悦

阿里文档错误companyLocation改成area

parent 8da69373
......@@ -717,7 +717,8 @@ class UtilsNeedSve extends AppServiceBase {
userparam.actionBody.userName = pobj.mobile
pobj.publishMobile = pobj.mobile
pobj.channelTypeCode = pobj.bizId.startsWith("EDI")?7:5;
pobj.province = pobj.companyLocation+`(${pobj.actionType})`
//pobj.province = pobj.companyLocation+`(${pobj.actionType})`
pobj.province = pobj.area
}else {
var sobj = {
"actionType": "getItemByChannelSolutionNo",
......
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