国网上送代码调整
This commit is contained in:
@@ -68,7 +68,7 @@ public class MonitorSendServiceImpl implements MonitorSendService {
|
||||
|
||||
@Override
|
||||
public String sendType(MonitorParam.Info param) {
|
||||
SysDicTreePO dicTree = null;
|
||||
SysDicTreePO dicTree;
|
||||
List<String> objTypeIds=new ArrayList<>();
|
||||
LambdaQueryWrapper<Monitor> lambdaQueryWrapper = new LambdaQueryWrapper<>();
|
||||
if(param.getObjType().equals("987654321")){
|
||||
|
||||
Reference in New Issue
Block a user