shenjiachi 5 dni temu
rodzic
commit
c21c5df1a6
3 zmienionych plików z 3 dodań i 3 usunięć
  1. +1
    -1
      docs/docs.go
  2. +1
    -1
      docs/swagger.json
  3. +1
    -1
      docs/swagger.yaml

+ 1
- 1
docs/docs.go Wyświetl plik

@@ -15192,7 +15192,7 @@ const docTemplate = `{
},
"settlement_quantity": {
"description": "结算数量(百分比)",
"type": "integer"
"type": "string"
},
"system_id": {
"description": "该设置系统 ID",


+ 1
- 1
docs/swagger.json Wyświetl plik

@@ -15185,7 +15185,7 @@
},
"settlement_quantity": {
"description": "结算数量(百分比)",
"type": "integer"
"type": "string"
},
"system_id": {
"description": "该设置系统 ID",


+ 1
- 1
docs/swagger.yaml Wyświetl plik

@@ -4067,7 +4067,7 @@ definitions:
type: array
settlement_quantity:
description: 结算数量(百分比)
type: integer
type: string
system_id:
description: 该设置系统 ID
type: integer


Ładowanie…
Anuluj
Zapisz