From 5072cbce651f68441aa4cb9d2b18bd4ae75f4a92 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期三, 01 十一月 2023 11:31:31 +0800 Subject: [PATCH] fix --- api/v1/device.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/api/v1/device.go b/api/v1/device.go index bfa4622..ee652be 100644 --- a/api/v1/device.go +++ b/api/v1/device.go @@ -57,7 +57,7 @@ } // DeviceList -// @Tags Device +// @Tags 璁惧 // @Summary 鑾峰彇褰撳墠闈㈡澘缁戝畾鐨勮澶囧垪琛� // @Produce application/json // @Success 200 {object} contextx.Response{data=response.DeviceListResponse} "鎴愬姛" -- Gitblit v1.8.0