fix(sale.bootstrap): 添加pc地址配置
This commit is contained in:
parent
bb4fb90913
commit
c55b4df10b
|
@ -3,7 +3,7 @@ hzs:
|
||||||
# 当前环境(测试=test,生产=online)
|
# 当前环境(测试=test,生产=online)
|
||||||
env: test
|
env: test
|
||||||
# PC地址
|
# PC地址
|
||||||
pc:
|
pc: http://t-app.beida413.com/
|
||||||
# 公众号地址
|
# 公众号地址
|
||||||
gzh:
|
gzh:
|
||||||
# IOS地址
|
# IOS地址
|
||||||
|
|
Loading…
Reference in New Issue