Commit c2ae7e8f authored by 郝聪敏's avatar 郝聪敏

fix: 添加order

parent 9eb9b90e
...@@ -91,17 +91,18 @@ pageRule: &pageRule ...@@ -91,17 +91,18 @@ pageRule: &pageRule
to: 'page.q-gp.com' to: 'page.q-gp.com'
order: 10 order: 10
# 神测测试环境
bnDefaultRule: &bnDefaultRule
<<: *rule
reg: '/sa\?project=production'
to: '/sa?project=default'
# xyqb下载地址 # xyqb下载地址
sRule: &sRule sRule: &sRule
<<: *rule <<: *rule
reg: 's[-/0-9a-z.]*liangkebang.net' reg: 's[-/0-9a-z.]*liangkebang.net'
to: 's.xyqb.com' to: 's.xyqb.com'
order: 10
# 神测测试环境
bnDefaultRule: &bnDefaultRule
<<: *rule
reg: '/sa\?project=production'
to: '/sa?project=default'
common: &common common: &common
h5AuthRule: *h5AuthRule h5AuthRule: *h5AuthRule
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment