Commit 73026466 authored by 智勇's avatar 智勇

update

parent 5109e3b3
......@@ -41,6 +41,11 @@ staticRule: &staticRule
to: ''
useSystemName: true
staticRule2: &staticRule2
reg: 'static([-\w]*).([-\w]*).com/([-\w]*)/public'
to: ''
useSystemName: true
common: &common
xyqbApiRule: *xyqbApiRule
quantgroupApiRule: *quantgroupApiRule
......@@ -49,3 +54,4 @@ common: &common
qgApiRule: *qgApiRule
qgCookieRule: *qgCookieRule
staticRule: *staticRule
staticRule2: *staticRule2
\ No newline at end of file
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