LAPTOP-SNT8I5JK\Boounion
2025-09-12 c62dbec7328a8b44e6ec61758e7b8463f2e502dd
SourceCode/Bond/Servo/SystemLogManager.h
@@ -21,7 +21,10 @@
    static SystemLogManager& getInstance();
    // 初始化日志表
    bool initializeLogTable();
    bool initSystemLogTable();
    // 终止数据库连接
    void termSystemLogTable();
    // 添加日志
    bool log(LogType logType, const std::string& event);