提交 3a31b121 authored 作者: blu's avatar blu

init

上级 cabc20a2
......@@ -16,7 +16,6 @@ string _config_default_tmpl = "{\"time\":0,\"code\":0,\"data\":{\"<SN_MGR>\":{\"
const string _sn_tmpl[] = {"<SN_MGR>", "<SN_PULLER>", "<SN_PUSHER>", "<SN_SLICER>", "<SN_ML>"};
const string _addr_tmpl[] = {"<ADDR_CAMERA>"};
// TODO:
string getStrRand(int length)
{
......@@ -41,7 +40,6 @@ namespace LVDB {
#define LVDB_ERROR_HELD -1
#define LVDB_ERROR_OTHER -2
json * findConfigModule(json &config, string sn, string moduleName, int iid) {
json *ret = NULL;
json &data = config["data"];
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论