mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 18:40:14 +08:00
add 新增 首页查询每天的保险收入金额接口
This commit is contained in:
@@ -52,4 +52,9 @@ public class IndexPlatformProfitVO {
|
||||
* 总抽成金额
|
||||
*/
|
||||
private String totalSplitAmount;
|
||||
|
||||
/**
|
||||
* 保险金额
|
||||
*/
|
||||
private String insuranceAmount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user