客户月结报告;
This commit is contained in:
@@ -267,4 +267,6 @@ public class BillManagePO extends BaseVOEntity{
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
||||
@Excel(name = "最近收款时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date collectionTime;
|
||||
@ApiModelProperty("合同编码")
|
||||
private String contractNumbers;
|
||||
}
|
||||
Reference in New Issue
Block a user