Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
EggPlanet
/
egg_admin
Vigiar
3
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
update
master
shenjiachi
há 13 horas
ascendente
425e706e69
cometimento
79f5d86849
3 ficheiros alterados
com
3 adições
e
11 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-4
docs/docs.go
+1
-4
docs/swagger.json
+1
-3
docs/swagger.yaml
+ 1
- 4
docs/docs.go
Ver ficheiro
@@ -4137,10 +4137,7 @@ const docTemplate = `{
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 4
docs/swagger.json
Ver ficheiro
@@ -4130,10 +4130,7 @@
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 3
docs/swagger.yaml
Ver ficheiro
@@ -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:
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar