From 0855162b434fcf4efac9c2c61ad07905d1668418 Mon Sep 17 00:00:00 2001 From: surenjun Date: Thu, 22 Aug 2024 14:21:19 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/ets/entryability/EntryAbility.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/entry/src/main/ets/entryability/EntryAbility.ts b/entry/src/main/ets/entryability/EntryAbility.ts index b9130cba..ade24496 100644 --- a/entry/src/main/ets/entryability/EntryAbility.ts +++ b/entry/src/main/ets/entryability/EntryAbility.ts @@ -28,12 +28,12 @@ export default class EntryAbility extends UIAbility { globalThis.examinerInfo = {} globalThis.deviceNo = ''; globalThis.hasAuth = false - // globalThis.version = '2022.08.13.01' - // globalThis.judgeVersion = '2022.12.05.1' + globalThis.version = '2022.08.13.01'//洛阳 + globalThis.judgeVersion = '2022.12.05.1' // globalThis.version = '2022.12.05.1' // globalThis.judgeVersion = '2022.08.13.01' - globalThis.version = '2024.11.22.14'//济南 - globalThis.judgeVersion = '2024.11.22.14' + // globalThis.version = '2024.11.22.14'//济南 + // globalThis.judgeVersion = '2024.11.22.14' globalThis.videoVersion= '1.0' // globalThis.version = '2023.12.13.01' // globalThis.judgeVersion = '2023.09.30.1'