459242451@qq.com преди 3 години
родител
ревизия
bedf316994
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      ruoyi-admin/src/main/java/com/ruoyi/web/controller/task/XunTask.java

+ 1 - 0
ruoyi-admin/src/main/java/com/ruoyi/web/controller/task/XunTask.java

@@ -161,6 +161,7 @@ public class XunTask {
                     tlPlanRecord.setCheckpointCard(convert.getCheckpointCard());
                     tlPlanRecord.setDeviceCode(convert.getDeviceCode());
                     tlPlanRecord.setFence(tlInspectionLocation.getLnglat());
+                    tlPlanRecord.setAreaId(tlInspectionLocation.getAreaId());
                     tlPlanRecord.setCreateTime(convert.getCreateTime());
                     planRecordService.updateRecordByDateAndCard(tlPlanRecord);
                 }