产品名称:医学影像和数据处理与通讯软件 型号:浩连 版本:1.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

27 lines
869 B

NODE_ENV=development
VUE_APP_NODE_ENV=dev
#VUE_APP_LOGIN_URL='http://192.168.0.153:8023/oeis'
VUE_APP_LOGIN_URL='http://192.168.0.35:8001/oeis'
#VUE_APP_LOGIN_URL= 'http://192.168.4.145:8023/oeis'
#VUE_APP_LOGIN_URL='http://172.20.2.8:8001/oeis'
#VUE_APP_LOGIN_URL='http://172.30.22.224:8023/oeis'
#VUE_APP_LOGIN_URL='http://z1.huimucloud.com:8135/oeis'
# pacs 报告url
#VUE_APP_Pacs_URL='http://z1.huimucloud.com:8135/'
VUE_APP_Pacs_URL='http://192.168.0.35:8001/'
# ftp
VUE_APP_FTP_URL='http://192.168.0.35:8001/ftp/'
#VUE_APP_FTP_URL='http://z1.huimucloud.com:8135/ftp/'
#X-EMR PDF获取接口
#VUE_APP_BASE_URL='http://192.168.0.35:8001/x-print'
#WebSoket连接地址
VUE_APP_WS_URL='ws://127.0.0.1:9083'
# 是否加密,1为加密,其他值不加密
VUE_APP_ENCODE='1'
# 蔡司浩连的标记 1是, 其他为否/ 生产环境不等于1
VUE_APP_HL = '2'