国网上送代码调整

This commit is contained in:
cdf
2024-03-21 19:59:33 +08:00
parent e781ff082e
commit 0bc9186375
7 changed files with 113 additions and 169 deletions

View File

@@ -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")){