feat: add Jinshuju student sync

This commit is contained in:
2026-07-22 11:37:20 +08:00
parent 1dc13274de
commit 393ee62168
18 changed files with 1378 additions and 12 deletions

View File

@@ -39,6 +39,7 @@ export { LearningRecord } from './learning-record.entity';
export { ResultArchive } from './result-archive.entity';
export { ArchiveAttachment } from './archive-attachment.entity';
export { StudentDingMapping } from './student-ding-mapping.entity';
export { JinshujuMatchRule } from './jinshuju-match-rule.entity';
export { AiConfig } from '../ai-config/ai-config.entity';
export * from './student-wallet.entity';