update 首页订单列表数据更换接口

This commit is contained in:
Lemon
2023-08-03 13:49:50 +08:00
parent 963adbe46e
commit 382d9bdcac
5 changed files with 301 additions and 232 deletions

View File

@@ -15,6 +15,11 @@ public class IndexOrderInfoVO {
*/
private String date;
/**
* 订单号数组
*/
private String orderCodes;
/**
* 总用电量
*/