refactor(industry-admin): 注释掉电源下发相关代码
This commit is contained in:
@@ -200,8 +200,8 @@ public class IndustryMaterialController extends BaseController
|
||||
return error();
|
||||
}
|
||||
industryMaterialService.updateIndustryMaterial(industryMaterial);
|
||||
// TODO 加入ip地址请求
|
||||
momService.processPowerDown(industryMaterial);
|
||||
// // TODO 加入ip地址请求
|
||||
// momService.processPowerDown(industryMaterial);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user