作者 xudada

进港自动发送

@@ -21,7 +21,7 @@ public class NMMS_CUSTOM_MT1201 { @@ -21,7 +21,7 @@ public class NMMS_CUSTOM_MT1201 {
21 private String customcode; 21 private String customcode;
22 22
23 private String goodsname; 23 private String goodsname;
24 - 24 + @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
25 private Date actime; 25 private Date actime;
26 26
27 private String carrier; 27 private String carrier;