Commit 6c7d04b3 by Sxy

fix: 网文推送启服通

parent 21c7ebfe
......@@ -164,7 +164,7 @@ const submitMaterials = async (deliverData, materials) => {
/**
* 文网文 递交材料
* 文网文 递交材料,状态变更
601: "完成账户注册",
602: "服务商提交资料",
603: "服务商完成提交资料到⼯信部",
......@@ -225,7 +225,7 @@ const wangwenSubmitOption = async (deliverData, materials) => {
actionType: "serviceSubmitOption",
actionBody: {
"channelTpye": "esp.wangwen",
"solutionNo": deliverData.scheme_number,
"channelNeedNo": deliverData.demand_code,
...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