Pārlūkot izejas kodu

生物防控人员

523096025 1 gadu atpakaļ
vecāks
revīzija
4e1ca0bffb

+ 4 - 3
huimv-admin/src/main/java/com/huimv/admin/entity/BaseLocation.java

@@ -39,15 +39,16 @@ public class BaseLocation implements Serializable {
      * 0检测地点,1 工作地点
      */
     private Integer locationType;
+
     private String parentIds;
+
     private Integer parentId;
     /*
-    * @Author      : yxx
-    * @Date        : 来访类型 0人员  1环保车 2拉猪车 3饲料车  4送猪车 5物资车  6送餐
-    * @Time        : 10:03
+    * 来访类型 0人员  1环保车 2拉猪车 3饲料车  4送猪车 5物资车  6送餐
     */
     private Integer vistitType;
 
+    private Integer lastId;
 
 //    private Integer processId;