api/v1/device.go @@ -57,7 +57,7 @@ } // DeviceList // @Tags Device // @Tags 设备 // @Summary 获取当前面板绑定的设备列表 // @Produce application/json // @Success 200 {object} contextx.Response{data=response.DeviceListResponse} "成功"