From dae660c3b5b6a9b7b32f40e88a576b81a1054561 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 12 四月 2024 17:55:29 +0800 Subject: [PATCH] 字段修改 --- docs/swagger.yaml | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index c137ee3..da57293 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -382,10 +382,10 @@ type: string vehicleSpeed: type: number - workshopId: - type: integer workshopName: description: 杞﹂棿鍚� + type: string + workshopNumber: type: string type: object models.YieldRegisterCircle: @@ -512,9 +512,9 @@ spec: description: 瑙勬牸 type: string - workshopId: - description: 杞﹂棿id - type: integer + workshopNumber: + description: 杞﹂棿缂栫爜 + type: string type: object request.DynamicsRank: properties: @@ -749,9 +749,9 @@ vehicleSpeed: description: 瀹炴椂杞﹂�� type: number - workshopId: - description: 杞﹂棿id - type: integer + workshopNumber: + description: 杞﹂棿缂栫爜 + type: string type: object request.YieldRegisterItemInfo: properties: -- Gitblit v1.8.0