md
This commit is contained in:
parent
b4beac8c02
commit
952e319b56
@ -67,7 +67,7 @@ public class EmisTmsCostFee extends BaseEntity
|
||||
/* 账单月份 202402 */
|
||||
private String billMonth;
|
||||
/* 交易时间 */
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
private Date tradeDate;
|
||||
/* 总票数 */
|
||||
private Integer sendPieceSum;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user