Commit 28ba15a1 by linboxuan

Merge branch 'igirl-channel-gateway' of…

Merge branch 'igirl-channel-gateway' of http://gitlab.gongsibao.com/jiangyong/zhichan into igirl-channel-gateway
parents d5a882d9 da59b8b0
......@@ -314,7 +314,7 @@ class UtilsNeedSve extends AppServiceBase {
pobj.channelNeedNo = result.data.channelNeedNo;
pobj.needNo = result.data.needNo;
pobj.channelTypeCode = result.data.channelTypeCode;
pobj.province = result.data.province;
pobj.province = result.data.solutionProvince;
var sobj = {
"actionType": "icpNotify",
"actionBody": pobj
......
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