|
|
@@ -10,7 +10,7 @@ public class BusinessNoticeReceive {
|
|
10
|
10
|
private String lsxzzbdh;
|
|
11
|
11
|
private String lssl;
|
|
12
|
12
|
private Integer hzqlsxzdm;
|
|
13
|
|
- @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
|
|
13
|
+ //@JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
|
14
|
14
|
private Date hzrq;//划转日期
|
|
15
|
15
|
private String ccshr;
|
|
16
|
16
|
private String zjshr;
|