Commit a5ebb8c2 by 宋毅

修改参数

parent 53896492
......@@ -35,7 +35,7 @@ class PushAliInfo extends APIBase {
async icNote(pobj, qobj, req) {
var reqPushParams = {
reqbody: {
BizId: pobj.intentionBizId,
IntentionBizId: pobj.intentionBizId,
Type: 1,// 1需求,2订单
Note: pobj.note.replace(/<[^>]+>/g, "")
},
......
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