이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
EggPlanet
/
egg_admin
보기
3
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
update
master
shenjiachi
13 시간 전
부모
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:
쓰기
미리보기
불러오는 중...
취소
저장