人员定位系统监管端迁移

liujun-2024-05-23-接口漏洞修复
liujun 2024-05-20 14:56:27 +08:00
parent 4ac8d2a6cc
commit 1a8c259944
1 changed files with 0 additions and 3 deletions

View File

@ -956,9 +956,6 @@ public class MapController extends BaseController {
alarmGet.setCorpId(pd.getString("corpId"));
map.put("result", "success");
map.put("alarmList", new ArrayList<>());
// HashMap<String,Object> info = new HashMap<>();
// info.put("infoList",TestDto.getTestInfo());
// info.put("onlineDeviceNum", "0");
TraceGet get = new TraceGet();
get.setCorpId("21590a00ea5e462e9ee44dd332dddc26");
map.put("orthermessage",dwService.getAllMessage(get));