本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
EggPlanet
/
egg_admin
關注
3
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
update
master
shenjiachi
4 天之前
父節點
eae86920dc
當前提交
c21c5df1a6
共有
3 個檔案被更改
,包括
3 行新增
和
3 行删除
分割檢視
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
查看文件
@@ -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
查看文件
@@ -15185,7 +15185,7 @@
},
"settlement_quantity": {
"description": "结算数量(百分比)",
"type": "in
te
g
er
"
"type": "
str
ing"
},
"system_id": {
"description": "该设置系统 ID",
+ 1
- 1
docs/swagger.yaml
查看文件
@@ -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…
取消
儲存