fanxw 6 months ago
parent
commit
df4fbe5591

+ 1 - 1
src/main/java/com/chinaitop/depot/business/model/BusinessStoreWareDetail.java

@@ -117,7 +117,7 @@ public class BusinessStoreWareDetail {
117 117
     private String lsxzzbdh;
118 118
     private String lssl;
119 119
     private Integer hzqlsxzdm;
120
-    @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
120
+    @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd", timezone = "GMT+8")
121 121
     private Date hzrq;
122 122
     private String ccshr;
123 123
     private String zjshr;