派生自 webserver
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,"删除失败") } }