Commit 1169e853 authored by 赵啸非's avatar 赵啸非

修改内部系统访问地址

parent b9275e27
......@@ -78,6 +78,7 @@ public class RealTimePeopleStatTaskImpl implements ITaskExcuteService {
monitorAlarm.initAttrValue();
monitorAlarm.setSiteId(item.getSiteId());
monitorAlarm.setSiteName(item.getSiteName());
monitorAlarm.setIdentifyNum(RandomUtil.randomInt(10));
monitorAlarm.setIdNumber("5101061994072"+RandomUtil.randomInt(10000,99999));
monitorAlarm.setLastIdentifyTime(item.getDetectTime());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment