提交 5f8bd4b5 authored 作者: blu's avatar blu

init

上级 f19dd94e
...@@ -220,9 +220,9 @@ namespace AVFormatCtxSerializer { ...@@ -220,9 +220,9 @@ namespace AVFormatCtxSerializer {
} }
namespace cloudutils { namespace cloudutils {
json registry(const char *scn) { json registry(const char *gn, const char *scn, int iid) {
json jret; json jret;
// find local info // find local info in db
// request cloud info // request cloud info
return jret; return jret;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论