generated from VLADIMIR/template
fix login
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user