|
|
|
@ -14,8 +14,8 @@ filter.shiro.saadmin.filteruri = /saoperate/*
|
|
|
|
|
|
|
|
|
|
#是否允许前端跨域提交
|
|
|
|
|
impp.web.cross = true
|
|
|
|
|
#允许前端跨域提交ip地址
|
|
|
|
|
impp.web.cross.host = http://127.0.0.1
|
|
|
|
|
#允许前端跨域提交ip地址,多个以逗号分隔
|
|
|
|
|
impp.web.cross.hosts = http://127.0.0.1,http://localhost
|
|
|
|
|
|
|
|
|
|
################ 主数据源 ################
|
|
|
|
|
# mysql
|
|
|
|
|