From d9a47d1b54824e78185c2fc6af9582957e843afd Mon Sep 17 00:00:00 2001 From: stivepeim Date: Thu, 6 Apr 2023 18:26:56 +0800 Subject: [PATCH] update install info --- app/api/user.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/api/user.js b/app/api/user.js index fb270a34..4a4c187b 100644 --- a/app/api/user.js +++ b/app/api/user.js @@ -450,7 +450,8 @@ export function computeUser(){ data: { host:window.location.host, https:document.location.protocol, - version:'CRMEB-JAVA-KY-V2.0', + version:'CRMEB-JAVA-KY-V1.3.4', + version_code:'gitee', ip:Cache.has('Ip') ? Cache.get('Ip') : '' }, dataType:'json',