1.优化开奖逻辑

2.优化后台开奖派彩
3.优化接口规范
This commit is contained in:
2026-04-17 13:56:13 +08:00
parent 3cf386756b
commit bf3d50a309
50 changed files with 1036 additions and 770 deletions

View File

@@ -2,7 +2,7 @@ export default {
id: 'ID',
username: '用户名',
password: '密码',
uuid: '用户唯一标识',
uuid: 'uuid',
phone: '手机号',
email: '邮箱',
email_placeholder: '可选,与手机号二选一注册时填写',