mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-08-16 11:07:36 +08:00
update 修改查询停车减免接口字段
This commit is contained in:
@@ -69,4 +69,7 @@ public class ParkingCouponRecordVO {
|
||||
@ApiModelProperty("创建时间")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private String createTime;
|
||||
|
||||
@ApiModelProperty("会员手机号")
|
||||
private String mobileNumber;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user