fanxw 6 月之前
父節點
當前提交
df4fbe5591
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/java/com/chinaitop/depot/business/model/BusinessStoreWareDetail.java

+ 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;