Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
EggPlanet
/
egg_admin
Segui
3
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update
master
shenjiachi
13 ore fa
parent
425e706e69
commit
79f5d86849
3 ha cambiato i file
con
3 aggiunte
e
11 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-4
docs/docs.go
+1
-4
docs/swagger.json
+1
-3
docs/swagger.yaml
+ 1
- 4
docs/docs.go
Vedi File
@@ -4137,10 +4137,7 @@ const docTemplate = `{
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 4
docs/swagger.json
Vedi File
@@ -4130,10 +4130,7 @@
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 3
docs/swagger.yaml
Vedi File
@@ -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:
Scrivi
Anteprima
Caricamento…
Annulla
Salva