This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_admin
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
shenjiachi
3 days ago
parent
db7b179491
commit
d3d8ad8925
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/docs.go
+1
-1
docs/swagger.json
+1
-1
docs/swagger.yaml
+ 1
- 1
docs/docs.go
View File
@@ -11294,7 +11294,7 @@ const docTemplate = `{
},
"is_auto_amount_limit": {
"description": "自动提现金额限制",
"type": "in
te
g
er
"
"type": "
str
ing"
},
"is_real_name": {
"description": "是否实名(0:否 1:是)",
+ 1
- 1
docs/swagger.json
View File
@@ -11287,7 +11287,7 @@
},
"is_auto_amount_limit": {
"description": "自动提现金额限制",
"type": "in
te
g
er
"
"type": "
str
ing"
},
"is_real_name": {
"description": "是否实名(0:否 1:是)",
+ 1
- 1
docs/swagger.yaml
View File
@@ -3316,7 +3316,7 @@ definitions:
type: integer
is_auto_amount_limit:
description: 自动提现金额限制
type: in
te
g
er
type:
str
ing
is_real_name:
description: 是否实名(0:否 1:是)
type: integer
Write
Preview
Loading…
Cancel
Save