玩家端统一经 Gateway(8080)通讯:充值撮合、提现、水单上传与验单均由 Gateway 转发至管理后台与 Storage。请确保 Gateway 与 Admin(3000)均已启动。

🏦 银行转账充值 💸 提现 / 回调测试

API 配置

启动方式

cd player-test-h5
npm install
npm run dev

# 浏览器打开 http://localhost:5180