md
This commit is contained in:
parent
dead8b3c95
commit
f4908f4bce
@ -50,7 +50,7 @@ public class EmisTmsCostFeeSplit extends BaseEntity
|
||||
/* 账单月份 202402 */
|
||||
private String billMonth;
|
||||
/* 交易时间 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
private Date tradeDate;
|
||||
/* 运输工具号 */
|
||||
private String transSignNo;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user