sunty
2019-07-22 afe89beee68f026b532c9d3132f9539f826e198b
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,"更新失败")
   }
}