Kaynağa Gözat

代码修改

liubing 3 yıl önce
ebeveyn
işleme
9dd05b8c6f

+ 0 - 1
svr/svr-cloud-care/src/main/java/com/yihu/jw/care/service/security/SecurityMonitoringOrderService.java

@ -1312,7 +1312,6 @@ public class SecurityMonitoringOrderService extends BaseJpaService<SecurityMonit
    public void preventLost(JSONObject result,String patient,String deviceSn){
        //手表与拐杖同时绑定时优先手表,围栏状态其中一个超出围栏即为超出围栏
        deviceSn="IMEI860314001160450";
        try {
            Integer categoryCode=0;
            List<DevicePatientDevice> devicePatientDeviceDos = new ArrayList<>();