forked from wangziqi/gongxue-base
feat: add student wallet utility billing
This commit is contained in:
@@ -35,3 +35,6 @@ export { ResultArchive } from './result-archive.entity';
|
||||
export { ArchiveAttachment } from './archive-attachment.entity';
|
||||
export { StudentDingMapping } from './student-ding-mapping.entity';
|
||||
export { AiConfig } from '../ai-config/ai-config.entity';
|
||||
|
||||
export * from './student-wallet.entity';
|
||||
export * from './wallet-transaction.entity';
|
||||
|
||||
Reference in New Issue
Block a user