|
@@ -25,6 +25,7 @@ var urls = []*regexp.Regexp{
|
|
|
regexp.MustCompile("^/jyapp/structed/index"),
|
|
|
regexp.MustCompile("^/jyapp/exhibition/.*"),
|
|
|
regexp.MustCompile("^/jyapp/bank/scheme"),
|
|
|
+ regexp.MustCompile("^/jyapp/big/page/unit_portrayal"),
|
|
|
}
|
|
|
|
|
|
type loginFilter struct {
|