Commit bfbf7e3f by Sxy

fix: 产品码修改

parent 207a66a6
......@@ -312,10 +312,10 @@ class BaiduHandler {
if (data.needsolution.bizType == "edisq") {
obj.businessType = "EDI";
}
if (data.needsolution.bizType == "NC") {
if (data.needsolution.bizType == "bdnc") {
obj.businessType = "wangwen";
}
if (data.needsolution.bizType == "RT") {
if (data.needsolution.bizType == "bdrt") {
obj.businessType = "guangbo";
}
if (data.needsolution.bizType == "food") {
......
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