winter пре 1 година
родитељ
комит
84b26ea0b4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/mapper/WxGameActionLogMapper.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/mapper/WxGameActionLogMapper.java Прегледај датотеку

@@ -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);
}

Loading…
Откажи
Сачувај