feat: 1.uni-ad广告回调接入 2.广告奖励免费观看时长

This commit is contained in:
张松
2024-12-23 16:16:36 +08:00
parent f4e93e748e
commit f11ae848b0
18 changed files with 607 additions and 18 deletions

View File

@@ -20,5 +20,4 @@ public interface CommonInfoDao extends BaseMapper<CommonInfo> {
CommonInfo findOne(@Param("type") int type);
}
}