Commit 287e5c4f by 王悦

fix()->()

parent 8a6825f9
......@@ -285,7 +285,7 @@ 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}`
}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