Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
EggPlanet
/
egg_admin
Seguir
3
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update
master
shenjiachi
hace 13 horas
padre
425e706e69
commit
79f5d86849
Se han
modificado 3 ficheros
con
3 adiciones
y
11 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-4
docs/docs.go
+1
-4
docs/swagger.json
+1
-3
docs/swagger.yaml
+ 1
- 4
docs/docs.go
Ver fichero
@@ -4137,10 +4137,7 @@ const docTemplate = `{
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 4
docs/swagger.json
Ver fichero
@@ -4130,10 +4130,7 @@
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 3
docs/swagger.yaml
Ver fichero
@@ -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:
Escribir
Vista previa
Cargando…
Cancelar
Guardar