From fc3f33391d66556ffbf6aebcfb34d6f9a63641b5 Mon Sep 17 00:00:00 2001 From: JinxChen <2183691628@qq.com> Date: Fri, 22 Nov 2024 17:46:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/model.js b/src/utils/model.js index 72a2d9d..90b4bb0 100644 --- a/src/utils/model.js +++ b/src/utils/model.js @@ -5,4 +5,4 @@ * @FilePath: \TelpoUserManageAdmin\src\utils\model.js * @description: 版本号 */ -export const VersionModel = '1.0.8'; +export const VersionModel = '1.0.10';