leon 5 năm trước cách đây
mục cha
commit
723671c7ee

+ 4 - 1
src/main/java/com/mokamrp/privates/mapper/pangu/pojo/FosterwxStation.java

@@ -28,7 +28,10 @@ public class FosterwxStation extends Model<FosterwxStation> {
      */
      */
     @TableId(value = "id", type = IdType.AUTO)
     @TableId(value = "id", type = IdType.AUTO)
     private Integer id;
     private Integer id;
-
+    /**
+     * 任务模板id(pan_fosterwx_task_template.id)
+     */
+    private Integer taskTemplateId;
     /**
     /**
      * 站点名称
      * 站点名称
      */
      */