Commit 72ed0e5b authored by 智勇's avatar 智勇

update

parent 70a02ab6
...@@ -32,14 +32,15 @@ qgCookieRule: &qgCookieRule ...@@ -32,14 +32,15 @@ qgCookieRule: &qgCookieRule
# todo: 看哪个项目需要 # todo: 看哪个项目需要
h5AuthRule: &h5AuthRule h5AuthRule: &h5AuthRule
reg: 'h5.auth.quantgroup.cn' reg: 'h5.auth[-a-z]*'
to: 'operator.liangkebang.com' to: 'operator'
staticRule: &staticRule staticRule: &staticRule
reg: '//static[-/0-9a-z.]*public' reg: '//static[-/0-9a-z.]*public'
to: '' to: ''
common: &common common: &common
h5AuthRule: *h5AuthRule
xyqbApiRule: *xyqbApiRule xyqbApiRule: *xyqbApiRule
quantgroupApiRule: *quantgroupApiRule quantgroupApiRule: *quantgroupApiRule
xyqbCookieRule: *xyqbCookieRule xyqbCookieRule: *xyqbCookieRule
......
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