mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 21:15:06 +08:00
update
This commit is contained in:
@@ -35,7 +35,13 @@ public class StationBusinessAnalyzeInfoVO {
|
||||
*/
|
||||
private String serviceAmountGrowthRate;
|
||||
|
||||
/**
|
||||
* 运营端小程序订单详情VO
|
||||
*/
|
||||
private List<BusinessOrderDetailInfoVO> businessOrderDetailInfoVOList;
|
||||
|
||||
/**
|
||||
* 结算订单报表
|
||||
*/
|
||||
private List<SettleOrderReport> settleOrderReportList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user