shenjiachi 12 godzin temu
rodzic
commit
79f5d86849
3 zmienionych plików z 3 dodań i 11 usunięć
  1. +1
    -4
      docs/docs.go
  2. +1
    -4
      docs/swagger.json
  3. +1
    -3
      docs/swagger.yaml

+ 1
- 4
docs/docs.go Wyświetl plik

@@ -4137,10 +4137,7 @@ const docTemplate = `{
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},


+ 1
- 4
docs/swagger.json Wyświetl plik

@@ -4130,10 +4130,7 @@
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},


+ 1
- 3
docs/swagger.yaml Wyświetl plik

@@ -771,10 +771,8 @@ definitions:
example: 星球价值
type: string
user_hold_total_nums:
additionalProperties:
type: string
description: 用户持有总量
type: object
type: string
type: object
md.GetEggEnergyBasicResp:
properties:


Ładowanie…
Anuluj
Zapisz