Commit 83d4d764 by tanghuan

配置文件URL更改

1 parent f4cdcf15
......@@ -70,7 +70,8 @@ class Constant {
? 'https://bxe-obs.banxiaoer.com/fronts/material/xehybrid/assets/develop/xeapp_conf_dev.json'
// ? 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_dev.json'
// ? 'http://192.168.2.177/xeapp_conf_dev.json'
: 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro.json';
// : 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro.json';
: 'https://bxe-obs.banxiaoer.com/conf/xeapp_conf_pro_v2.json';
/// Android APP 最新版本配置地址(用于 APP 自动更新)
/// APP 自动更新轮询间隔
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!