From 49d8a29db5982d3349532fbaa378ea22c754b8e1 Mon Sep 17 00:00:00 2001 From: wzl <1720360649@qq.com> Date: Fri, 27 Sep 2024 17:10:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/models.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/models.js b/src/config/models.js index 79c1e68..5988c08 100644 --- a/src/config/models.js +++ b/src/config/models.js @@ -8,7 +8,7 @@ import store from "@/store"; // 情绪模型 const appTypeList = ['1']; -export const VERSION_MODEL = '1.0.131F'; //版本号 +export const VERSION_MODEL = '1.0.132F'; //版本号 export const IMAGE_URL = { production: 'http://zfb.ssjlai.com/web/', test: 'http://zfb.ssjlai.com/web/',