mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 20:15:06 +08:00
update 添加更新时间字段
This commit is contained in:
@@ -28,4 +28,9 @@ public class MemberGroupConsumptionVO {
|
||||
* 总消费金额
|
||||
*/
|
||||
private String totalConsumptionAmount;
|
||||
|
||||
/**
|
||||
* 最近一笔订单的消费时间
|
||||
*/
|
||||
private String lastDate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user