正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -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; |
-
请 注册 或 登录 后发表评论