feat: 更新开发环境配置,支持在 local 和 testing 环境下的玩家身份绕过,新增钱包余额 API 路由

This commit is contained in:
2026-05-08 16:02:46 +08:00
parent fc0999664a
commit 8954325194
8 changed files with 178 additions and 11 deletions

5
lang/ne/wallet.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
return [
'invalid_currency' => 'मुद्रा कोड अमान्य',
];