|
|
|
@@ -15,7 +15,7 @@ public interface WxGameActionLogMapper extends CommonMapper<WxGameActionLog, Str |
|
|
|
|
|
|
|
int getPlayCreditCount(WxGameActionLog wxGameActionLog); |
|
|
|
|
|
|
|
WxGameUserActionLogVo findUserSumList(WxGameActionLog wxGameActionLog); |
|
|
|
List<WxGameUserActionLogVo> findUserSumList(WxGameActionLog wxGameActionLog); |
|
|
|
|
|
|
|
List<WxGameUserGiftVo> findUserGiftList(WxGameActionLog wxGameActionLog); |
|
|
|
} |