From 217160b6f303caf0f0c0841f142333f4e92e5871 Mon Sep 17 00:00:00 2001 From: jiangshuai <291802688@qq.com> Date: 星期三, 18 十月 2023 16:25:55 +0800 Subject: [PATCH] 1.业务类型添加接口增加Prefix入参 --- docs/swagger.yaml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 9d205d5..ba837a0 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -740,6 +740,9 @@ name: description: 浠撳簱鍚嶇О type: string + prefix: + description: 鍓嶇紑 + type: string printLabel: description: 鏄惁鎵撳嵃鏍囩 type: boolean @@ -1115,6 +1118,9 @@ name: description: 浠撳簱鍚嶇О type: string + prefix: + description: 鍓嶇紑 + type: string printLabel: description: 鏄惁鎵撳嵃鏍囩 type: boolean -- Gitblit v1.8.0