人员定位系统监管端迁移
parent
4ac8d2a6cc
commit
1a8c259944
|
@ -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));
|
||||
|
|
Loading…
Reference in New Issue