|
|
|
@ -12,10 +12,10 @@ filter.shiro.admin.filteruri = /adoperate/*
|
|
|
|
|
#用户授权过滤路径
|
|
|
|
|
filter.shiro.saadmin.filteruri = /saoperate/*
|
|
|
|
|
|
|
|
|
|
#是否允许前端跨域提交
|
|
|
|
|
impp.web.cross = true
|
|
|
|
|
#是否允许前端跨域提交impp.web.cross.hosts
|
|
|
|
|
impp.web.cross = false
|
|
|
|
|
#允许前端跨域提交ip地址,多个以逗号分隔
|
|
|
|
|
impp.web.cross.hosts = http://127.0.0.1,http://localhost
|
|
|
|
|
impp.web.cross.hosts = http://localhost
|
|
|
|
|
|
|
|
|
|
################ 主数据源 ################
|
|
|
|
|
# mysql
|
|
|
|
|