This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
EggPlanet
/
egg_admin
Прати
3
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
update
master
shenjiachi
пре 3 дана
родитељ
425e706e69
комит
79f5d86849
3 измењених фајлова
са
3 додато
и
11 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
docs/docs.go
+1
-4
docs/swagger.json
+1
-3
docs/swagger.yaml
+ 1
- 4
docs/docs.go
Прегледај датотеку
@@ -4137,10 +4137,7 @@ const docTemplate = `{
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 4
docs/swagger.json
Прегледај датотеку
@@ -4130,10 +4130,7 @@
},
"user_hold_total_nums": {
"description": "用户持有总量",
"type": "object",
"additionalProperties": {
"type": "string"
}
"type": "string"
}
}
},
+ 1
- 3
docs/swagger.yaml
Прегледај датотеку
@@ -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:
Write
Preview
Loading…
Откажи
Сачувај