代码调整

This commit is contained in:
2022-11-02 09:52:57 +08:00
parent 8576dcd5aa
commit d5f7ff80d4
4 changed files with 71 additions and 1 deletions

View File

@@ -48,7 +48,8 @@ public class NormalLimitServiceImpl implements NormalLimitService {
List<String> lineIds = new ArrayList<>();
DeviceInfoParam deviceInfoParam = new DeviceInfoParam();
deviceInfoParam.setDeptIndex(RequestUtil.getDeptIndex());
// deviceInfoParam.setDeptIndex(RequestUtil.getDeptIndex());
deviceInfoParam.setDeptIndex("5699e5916a18a6381e1ac92da5bd2628");
deviceInfoParam.setPowerFlag(2);
deviceInfoParam.setMonitorFlag(2);
deviceInfoParam.setServerName(ServerEnum.HARMONIC.getName());