人员定位修改
This commit is contained in:
parent
6e2efc5a73
commit
032e5c9b84
@ -171,6 +171,7 @@ public class SafetyHatWSClient {
|
||||
alarm.setAlarmType(sosType);
|
||||
alarm.setLatitude(yPoint);
|
||||
alarm.setLongitude(xPoint);
|
||||
alarm.setFenceId(dev.getFenceId());
|
||||
try {
|
||||
SpringContextUtils.getBean(ISafetyHatAlarmService.class).add(alarm);
|
||||
} catch (Exception e) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user