多路径跨域提交

yun-zuoyi
alwaysfrin 7 years ago
parent 90e8b2b608
commit 45d05692a2

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

Loading…
Cancel
Save