# 接口服务地址 VUE_APP_API = "http://127.0.0.1:8080" # 模型服务地址 VUE_APP_3D = 'ws://192.168.66.133:8082' # 管理后台SSO地址 VUE_APP_SSO = 'http://127.0.0.1/twin/sso'