sunty
2019-08-05 82e97bd7595ede5f59befe3dd977c8ae11ec848c
controllers/cameraPolygon.go
@@ -116,7 +116,7 @@
   if flag {
      util.ResponseFormat(c,code.Success,data)
   } else {
      util.ResponseFormat(c,code.ComError,data)
      util.ResponseFormat(c,code.ComError,"更新失败")
   }
}