Merge branch 'dev/dev_xp' into dev/dev
This commit is contained in:
@@ -25,4 +25,6 @@ public class QueryPaymentInfoDTO extends QueryPageByTimeDTO {
|
||||
private String city;
|
||||
@ApiModelProperty("按id排序 DESC || ASC")
|
||||
private String order = "DESC";
|
||||
@ApiModelProperty("付款用户名")
|
||||
private String payer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user