BMS合同管理出账时间查询修改
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ public class ContractManagePO extends BaseVOEntity{
|
||||
private Integer automaticFlag;
|
||||
|
||||
@ApiModelProperty("出账日期")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
@JsonFormat(pattern = "d", timezone = "GMT+8")
|
||||
private Date paymentDate;
|
||||
|
||||
@ApiModelProperty(name = "主体类型(1-货主,2-客户,3-承运商)")
|
||||
|
||||
Reference in New Issue
Block a user