Commit 509d19ad by Sxy

fix: 推送启服通

parent 5a11b0ad
...@@ -229,7 +229,7 @@ const wangwenSubmitOption = async (deliverData, materials) => { ...@@ -229,7 +229,7 @@ const wangwenSubmitOption = async (deliverData, materials) => {
actionType: "serviceSubmitOption", actionType: "serviceSubmitOption",
actionBody: { actionBody: {
"channelType": channelType[deliverData.product_code], "channelType": channelType[deliverData.product_code],
"channelNeedNo": deliverData.demand_code, "orderNo": deliverData.delivery_code,
...req, ...req,
} }
}); });
......
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