sunty
2019-08-01 f79f18bf3e65ad0eaf8fd1feb788bf792e362520
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,"更新失败")
   }
}