From 0e344ffae67bc2e55709993142cfa042a63a30eb Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Sat, 12 Apr 2025 09:42:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8E=A5=E5=8F=A3=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/env.js | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/env.js b/common/env.js index bce90a7..b30e662 100644 --- a/common/env.js +++ b/common/env.js @@ -4,8 +4,8 @@ let envMap = { socketHost: 'ws://47.102.220.189:58089/api/bizsvr', }, production: { - apiHost: 'http://api.emis.tanex56.com/api/bizsvr', - socketHost: 'ws://api.emis.tanex56.com/api/bizsvr', + apiHost: 'http://api-emis.tanex56.com/api/bizsvr', + socketHost: 'ws://api-emis.tanex56.com/api/bizsvr', } } let curEnvConf diff --git a/manifest.json b/manifest.json index aff7541..aab89a2 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "appid" : "__UNI__BCB0FB5", "description" : "探路国际速运", "versionName" : "1.0.1", - "versionCode" : "1058", + "versionCode" : "1059", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {