From 97acaf1d6f31f7caace691400f81c1a8aea9e7d1 Mon Sep 17 00:00:00 2001 From: shawko Date: Sun, 10 May 2026 09:45:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=84=E5=8D=B7=E6=96=B0=E5=A2=9Elin?= =?UTF-8?q?gxixue=E7=9A=84=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playground/src/api/service/question-bank/school-book.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/playground/src/api/service/question-bank/school-book.ts b/playground/src/api/service/question-bank/school-book.ts index 642c69f..ba9bbe4 100644 --- a/playground/src/api/service/question-bank/school-book.ts +++ b/playground/src/api/service/question-bank/school-book.ts @@ -135,6 +135,7 @@ export async function getQuestionTypeList(params?: Record) { const ALLOWED_ORIGINS = [ 'https://admin.xuexiaole.com', 'https://tiku.qzdyai.com', + 'https://tiku.lingxixue.com', ] const DEFAULT_ORIGIN = 'https://admin.xuexiaole.com'