Commit da59b8b0 by 王栋源

wdy

parent 571332c6
......@@ -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