/* * @Author: wanglj wanglijie@dashoo.cn * @Date: 2025-01-09 14:34:22 * @LastEditors: wanglj * @LastEditTime: 2025-01-10 09:14:02 * @Description: file content * @FilePath: \labsop_website\public\config.js */ const $GlobalConfig = { VUE_APP_TENANT: 'biobankV4dev', VUE_APP_MicroSrvProxy_API: 'http://192.168.0.219:9983/', // 登录验证微服务名称 VUE_APP_AdminPath: 'dashoo.labsop.admin', VUE_APP_SETTING_PATH: 'dashoo.labsop.finance-zzh', // 租户码 VUE_APP_TENANT: 'default ' }