Commit 6da357f2 by linboxuan

needBatchUpload add (qudao)

parent f3966dc0
......@@ -663,7 +663,7 @@ class UtilsNeedService extends AppServiceBase {
// "IcpType":1,//方案类型 不传默认1 1:icp 2: edi 参数无效
"CompanyName":actionBody.demands[i].companyName,
"CompanyAddress":actionBody.demands[i].companyAddress,
"Area":actionBody.demands[i].area,
"Area":actionBody.demands[i].area + "(渠道)",
"Note":actionBody.demands[i].description
}
}
......
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