优化临时插入用户接口/api/user/Login和抽奖接口/api/game/playStart

This commit is contained in:
2026-04-08 17:32:14 +08:00
parent ef684a1c55
commit 765f50963a
5 changed files with 39 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ return [
'账号已被禁用,无法登录' => 'Account is disabled and cannot log in',
'购买抽奖券错误' => 'Invalid lottery ticket purchase',
'平台币不足' => 'Insufficient balance',
'余额不足' => 'Insufficient balance',
'direction 必须为 0 或 1' => 'direction must be 0 or 1',
'当前玩家余额%s小于%s无法继续游戏' => 'Balance %s is less than %s, cannot continue',
'服务超时,' => 'Service timeout: ',