From 6286864df0ea2a511cf0795faf14b2eca1c36dca Mon Sep 17 00:00:00 2001 From: xiong Date: Wed, 22 Jul 2026 17:19:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AD=A6=E4=B9=A0=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E5=AE=9E=E4=BD=93=E6=9C=AA=E6=B3=A8=E5=86=8C=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/server/src/app.module.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/server/src/app.module.ts b/apps/server/src/app.module.ts index 8d3ee50..461dbbf 100644 --- a/apps/server/src/app.module.ts +++ b/apps/server/src/app.module.ts @@ -153,6 +153,7 @@ import { IntegrationConfigModule } from './integration/config/config.module'; StudentEnrollment, ExamScore, Exam, + LearningRecord, StudentDingMapping, JinshujuMatchRule, ExpenseType,