提交 74913cb0 编写于 作者: B barrierye

fix bug

上级 e0091f85
...@@ -31,6 +31,7 @@ int EndpointConfigManager::create(const std::string& sdk_desc_str) { ...@@ -31,6 +31,7 @@ int EndpointConfigManager::create(const std::string& sdk_desc_str) {
LOG(ERROR) << "Failed reload endpoint config"; LOG(ERROR) << "Failed reload endpoint config";
return -1; return -1;
} }
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册