vip、天医币、实物订单报表

This commit is contained in:
wuchunlei
2025-09-19 16:48:52 +08:00
parent fc15ffa30d
commit 2135bcb9fc
14 changed files with 398 additions and 99 deletions

View File

@@ -16,7 +16,7 @@ public interface UserVipLogService extends IService<UserVipLog> {
BigDecimal countDayAmount(UserVipLog userVipLog);
List<Map<String,Object>> getUserVipLogInfoList(String date);
List<Map<String,Object>> getUserVipLogInfo(String date);
Map<String, Object> getUserVipLogInfoTotal(String date);