房间小时榜相关

This commit is contained in:
2025-09-29 18:29:08 +08:00
parent 5279199cec
commit 0a2f05a928
7 changed files with 138 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ class RoomHourRanking extends BaseCom
return V($reslut['code'], $reslut['msg'], $reslut['data']);
}
//房间小时榜
//房间小时榜 测试 等会删除
public function room_hour_rankings()
{
$page = input('page', 1);