liuxiaolong
2019-07-05 9ce7c15c897e74c002fd33c07822a6b8a27aabe9
controllers/cameraTaskArgs.go
@@ -84,7 +84,7 @@
   if flag {
      util.ResponseFormat(c,code.Success,data)
   } else {
      util.ResponseFormat(c,code.ComError,data)
      util.ResponseFormat(c,code.ComError,"删除失败")
   }
}