feat: add streak reward and 100-achievement milestone system
这个提交包含在:
@@ -55,4 +55,5 @@ TEST_CASE("migrations create core tables") {
|
||||
REQUIRE(CountTable(db.raw(), "source_crystal_settings") == 1);
|
||||
REQUIRE(CountTable(db.raw(), "source_crystal_accounts") == 1);
|
||||
REQUIRE(CountTable(db.raw(), "source_crystal_transactions") == 1);
|
||||
REQUIRE(CountTable(db.raw(), "user_achievement_milestones") == 1);
|
||||
}
|
||||
|
||||
在新工单中引用
屏蔽一个用户