游戏参与次数
This commit is contained in:
@@ -29,7 +29,7 @@ import java.util.List;
|
||||
@Api(tags = "游戏数据汇总", value = "游戏数据汇总")
|
||||
@RestController
|
||||
@RequestMapping("/admin/gamedata")
|
||||
public class GameDataController {
|
||||
public class GameDataAdminController {
|
||||
|
||||
@Autowired
|
||||
private GameDayStatDataService gameDayStatDataService;
|
Reference in New Issue
Block a user