...
|
...
|
@@ -18,7 +18,7 @@ public class NMMS_CUSTOM_MT2201 { |
|
|
|
|
|
private String goodsname;
|
|
|
|
|
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
|
|
|
// @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "GMT+8")
|
|
|
private Date actime;
|
|
|
|
|
|
private String carrier;
|
...
|
...
|
|