vip、天医币、实物订单报表
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user