配置接口lang请求头

This commit is contained in:
2026-03-10 11:42:39 +08:00
parent 9452fd28e2
commit 275f94f96d
8 changed files with 178 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ use app\dice\model\play_record\DicePlayRecord;
use app\dice\model\player_wallet_record\DicePlayerWalletRecord;
use app\dice\model\player_ticket_record\DicePlayerTicketRecord;
use support\think\Db;
use plugin\saiadmin\basic\OpenController;
use app\api\controller\BaseController;
use support\Request;
use support\Response;
@@ -18,7 +18,7 @@ use support\Response;
* 平台 v1 游戏接口
* 请求头auth-token
*/
class GameController extends OpenController
class GameController extends BaseController
{
/**
* 获取游戏地址