feat: rebuild CSP practice workflow, UX and automation
这个提交包含在:
@@ -16,6 +16,7 @@ void AppState::Init(const std::string& sqlite_path) {
|
||||
db_ = std::make_unique<db::SqliteDb>(db::SqliteDb::OpenFile(sqlite_path));
|
||||
}
|
||||
csp::db::ApplyMigrations(*db_);
|
||||
csp::db::SeedDemoData(*db_);
|
||||
}
|
||||
|
||||
csp::db::SqliteDb& AppState::db() {
|
||||
|
||||
在新工单中引用
屏蔽一个用户