Commit f7de7454 by 王栋源

wdy

parent 1f291c4b
...@@ -453,7 +453,8 @@ class UtilsNeedService extends AppServiceBase { ...@@ -453,7 +453,8 @@ class UtilsNeedService extends AppServiceBase {
var reqParams = { var reqParams = {
actionBody: { actionBody: {
intentionBizId: pobj.actionBody.intentionBizId, intentionBizId: pobj.actionBody.intentionBizId,
status: "followingUp" status: "followingUp",
userInfo: pobj.userInfo
}, },
opType: "updateChanceStatus", opType: "updateChanceStatus",
appInfo: pobj.appInfo, appInfo: pobj.appInfo,
......
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