7c23d914bcce65cfa3450b119d3ffcf0556c6145..77d8f6ccb72cb64c29e77c39fcc8298781d008bb
2025-01-02 MrShi
Merge branch 'master' of http://139.186.142.91:10010/r/productDev/funingyunwei
77d8f6 对比 | 目录
2025-01-02 MrShi
环境
a0a1c2 对比 | 目录
已修改2个文件
11 ■■■■■ 文件已修改
admin/.env.development 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
admin/.env.test 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
admin/.env.development
@@ -4,7 +4,10 @@
VUE_APP_CONTEXT_PATH = './'
# VUE_APP_API_URL  = 'http://localhost:10010'
# VUE_APP_API_URL  = 'http://192.168.0.163:10010'
VUE_APP_API_URL  = 'https://dmtest.ahapp.net/fn_admin'
VUE_APP_API_URL  = 'http://192.168.0.137:10010'
# VUE_APP_API_URL  = 'https://dmtest.ahapp.net/fn_admin'
# VUE_APP_API_URL  = 'http://10.50.250.253:8088/gateway_interface'
admin/.env.test
@@ -4,10 +4,10 @@
# VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'
# 任康
# VUE_APP_API_URL  = 'http://192.168.0.163:10010/'
VUE_APP_API_URL  = 'http://192.168.0.137:10010/'
# 萍姐
# VUE_APP_API_URL  = 'http://192.168.0.108:10010/'
# 测试服务
VUE_APP_API_URL  = 'https://dmtest.ahapp.net/gateway_interface'
# VUE_APP_API_URL  = 'https://dmtest.ahapp.net/gateway_interface'