fanxw 1 年之前
父节点
当前提交
414163f815
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/java/com/chinaitop/depot/business/model/BusinessStoreWareDetail.java

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

@@ -117,6 +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 121
     private Date hzrq;
121 122
     private String ccshr;
122 123
     private String zjshr;