From 25382aa9c53d7e17496662d4f6b58ed89b53f0bc Mon Sep 17 00:00:00 2001 From: lixiao <932184220@qq.com> Date: Tue, 20 May 2025 13:59:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9C=E8=80=83=E9=80=BB=E8=BE=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20=E7=95=8C=E9=9D=A2=E7=8E=B0=E5=AE=9E=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts b/entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts index 43f240d1..169cfd67 100644 --- a/entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts +++ b/entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts @@ -1,7 +1,7 @@ //考试回放开关 export const judgeConfig = { // 外壳版本号 - version: "2025.05.19.01", + version: "2025.05.20.01", // 是否A1A3共用一车 isUseSameCar: false, //本地目录开关