代码调整
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user