mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-29 13:51:24 +08:00
update install info
This commit is contained in:
@@ -450,7 +450,8 @@ export function computeUser(){
|
|||||||
data: {
|
data: {
|
||||||
host:window.location.host,
|
host:window.location.host,
|
||||||
https:document.location.protocol,
|
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') : ''
|
ip:Cache.has('Ip') ? Cache.get('Ip') : ''
|
||||||
},
|
},
|
||||||
dataType:'json',
|
dataType:'json',
|
||||||
|
|||||||
Reference in New Issue
Block a user