apo:等待处理的操作抽象出基类。

This commit is contained in:
2025-11-16 10:48:09 +08:00
parent d0a0d06c1b
commit 08609905c5
6 changed files with 93 additions and 73 deletions

View File

@@ -235,3 +235,4 @@ void GlobalData::SetConfigPath(const std::string& path)
{
ConfigPath_ = path;
}