From 7c811247ecf143e08c576986a884bedadc57dd66 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 05 六月 2020 18:29:41 +0800
Subject: [PATCH] add refresh token to resp

---
 controllers/cameraPolygon.go |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/controllers/cameraPolygon.go b/controllers/cameraPolygon.go
index e71a471..7117b62 100644
--- a/controllers/cameraPolygon.go
+++ b/controllers/cameraPolygon.go
@@ -58,7 +58,6 @@
 // @Security ApiKeyAuth
 // @Summary 鍒犻櫎鎽勫儚鏈哄尯鍩�
 // @Description 鍒犻櫎鎽勫儚鏈哄尯鍩�
-// @Accept json
 // @Produce json
 // @Tags 鎽勫儚鏈哄杈瑰舰
 // @Param  id query string  true "id"
@@ -84,7 +83,6 @@
 // @Security ApiKeyAuth
 // @Summary 鏌ユ壘鎽勫儚鏈哄尯鍩�
 // @Description 鏌ユ壘鎽勫儚鏈哄尯鍩�
-// @Accept json
 // @Produce json
 // @Tags 鎽勫儚鏈哄杈瑰舰
 // @Param  cameraId query string  true "cameraId"

--
Gitblit v1.8.0