提交 204162fb authored 作者: blu's avatar blu

upload video files

上级 33240f49
......@@ -571,6 +571,7 @@ public:
msg = string("evcloudsvc exception on POST /config: ") + e.what();
ret["msg"] = msg;
ret["code"]= -1;
spdlog::error(msg);
}
res.set_content(ret.dump(), "text/json");
});
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论