chenc 0bfce399ca 初始化 | il y a 2 ans | |
---|---|---|
.. | ||
src | il y a 2 ans | |
Dockerfile | il y a 2 ans | |
README.md | il y a 2 ans | |
pom.xml | il y a 2 ans |
注意 :启动服务跨域问题处理
1、需要将common 模块的 WebMvcConfiguration corsFilter 注掉 后面做成注解切换
2、org.jeecg.config.shiro.filters.JwtFilter类的 65行,跨域代码注释掉