sunty
2019-07-30 82e7baf2276f4038705a83c0c5a2cb18828791e5
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,"更新失败")
   }
}