hanqingsong 4 місяців тому
батько
коміт
a9eaf2d5c6

+ 1 - 1
unis-plugin/unis-plugin-biz/src/main/java/com/unis/grainReserves/modular/gopsPlan/param/GopsPlanEditParam.java

@@ -62,7 +62,7 @@ public class GopsPlanEditParam {
62 62
 
63 63
     /** 计划下达时间 */
64 64
     @ApiModelProperty(value = "计划下达时间", position = 11)
65
-    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
65
+    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
66 66
     private Date planReleaseTime;
67 67
 
68 68
     /** 接收库区id;外库depot_qh.org_info的id; */