refactor: replace UserDingMapping with StudentDingMapping entity
This commit is contained in:
@@ -35,4 +35,4 @@ export { LearningRecord } from './learning-record.entity';
|
||||
export { ResultArchive } from './result-archive.entity';
|
||||
export { ArchiveAttachment } from './archive-attachment.entity';
|
||||
export { StudentReport } from './student-report.entity';
|
||||
export { UserDingMapping } from './user-ding-mapping.entity';
|
||||
export { StudentDingMapping } from './student-ding-mapping.entity';
|
||||
|
||||
Reference in New Issue
Block a user