# 页面标题
VUE_APP_TITLE = 安薪宝一体化平台
# 生产环境配置
ENV = 'production'
VUE_APP_ENV = 'production'
# 安薪宝一体化平台/生产环境
VUE_APP_BASE_API = '/gs-real-name-prod-api
'