洪城义警-正式版后台
zengh
2022-05-17 eab5d02a04a6f4c36e132825e050e3bc2eb75c2d
src/main/java/org/springblade/modules/taskqd/entity/Taskqd.java
@@ -63,6 +63,14 @@
   private String time;
   /**
    * 任务时间
    */
   @ApiModelProperty(value = "预估结束时间")
   @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
   @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
   private String endtime;
   /**
    * 省
    */
   @ApiModelProperty(value = "省")