mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 01:50:17 +08:00
update
This commit is contained in:
@@ -5,7 +5,7 @@ import java.math.BigDecimal;
|
||||
|
||||
@Data
|
||||
public class OrderMonthStatVO {
|
||||
private String month; // 2025-10
|
||||
private String month;
|
||||
private Integer orderCount;
|
||||
private BigDecimal totalInsuranceAmount;
|
||||
private BigDecimal insuranceAmount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user