fix login

This commit is contained in:
2025-05-20 02:04:13 +07:00
parent e0d39bbd72
commit 7de3a6324f
6 changed files with 60 additions and 30 deletions
+6
View File
@@ -359,6 +359,9 @@
"evening_detectiveGetTeamRsp": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"actions": {
"type": "array",
"items": {
@@ -425,6 +428,9 @@
"name": {
"type": "string"
},
"password": {
"type": "string"
},
"spendTime": {
"type": "string",
"format": "int64"