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