feat: 异步校验社区post文本内容是否违规

This commit is contained in:
Blizzard
2026-02-14 13:08:52 +08:00
parent 3cf4841fdd
commit 4ffc41ea84
7 changed files with 112 additions and 16 deletions
+1
View File
@@ -10,4 +10,5 @@ type ServiceGroup struct {
LevelConfigService
BadgeConfigService
UserProfileService
CallbackService
}