|
@@ -523,6 +523,7 @@ public class LingmingguangziServiceImpl implements LingmingguangziService {
|
|
case "定制协议":
|
|
case "定制协议":
|
|
case "采购框架":
|
|
case "采购框架":
|
|
case "质量协议":
|
|
case "质量协议":
|
|
|
|
+ case "demo硬件":
|
|
case "战略合作协议": body.put("soType", "D1_SALES_ORDER"); break;
|
|
case "战略合作协议": body.put("soType", "D1_SALES_ORDER"); break;
|
|
case "预测订单": body.put("soType", "D2_FORECAST_ORDER"); break;
|
|
case "预测订单": body.put("soType", "D2_FORECAST_ORDER"); break;
|
|
default: body.put("soType", "D1_SALES_ORDER"); break;
|
|
default: body.put("soType", "D1_SALES_ORDER"); break;
|