提交 af378f43 authored 作者: 李瑞鑫's avatar 李瑞鑫

代码优化

上级 52b00787
...@@ -1820,8 +1820,6 @@ public class OrderChildServiceImpl implements OrderChildService { ...@@ -1820,8 +1820,6 @@ public class OrderChildServiceImpl implements OrderChildService {
* @return * @return
*/ */
private SuperviseInfo getSuperviseInfo(String orderNo, int type) { private SuperviseInfo getSuperviseInfo(String orderNo, int type) {
App app = appConfig.getPurchaseManageApp();//对接马上来供应链配置信息
private SuperviseInfo getSuperviseInfo(String orderNo, String childNo) {
NeedAlertSuperviseInfoResultVO result = new NeedAlertSuperviseInfoResultVO(); NeedAlertSuperviseInfoResultVO result = new NeedAlertSuperviseInfoResultVO();
App app = appConfig.getApp(AppEnum.UniqueIdentifier.PURCHASE_MANAGE.getCode());//对接马上来供应链配置信息 App app = appConfig.getApp(AppEnum.UniqueIdentifier.PURCHASE_MANAGE.getCode());//对接马上来供应链配置信息
//组装配置信息 //组装配置信息
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论