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
4 days ago
parent
eae86920dc
commit
c21c5df1a6
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
@@ -15192,7 +15192,7 @@ const docTemplate = `{
},
"settlement_quantity": {
"description": "结算数量(百分比)",
"type": "in
te
g
er
"
"type": "
str
ing"
},
"system_id": {
"description": "该设置系统 ID",
+ 1
- 1
docs/swagger.json
View File
@@ -15185,7 +15185,7 @@
},
"settlement_quantity": {
"description": "结算数量(百分比)",
"type": "in
te
g
er
"
"type": "
str
ing"
},
"system_id": {
"description": "该设置系统 ID",
+ 1
- 1
docs/swagger.yaml
View File
@@ -4067,7 +4067,7 @@ definitions:
type: array
settlement_quantity:
description: 结算数量(百分比)
type: in
te
g
er
type:
str
ing
system_id:
description: 该设置系统 ID
type: integer
Write
Preview
Loading…
Cancel
Save