This commit is contained in:
zykzhangyukang 2021-02-04 11:50:01 +08:00
parent e767709431
commit 4801196cf5
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<p align="center"><img src="./document/images/logo.png" height="100" alt="logo"/></p>
<h1 align="center"> course-online &nbsp; 🚀 &nbsp; 新冠-物资管理系统 </h1>
<h1 align="center"> xinguan &nbsp; 🚀 &nbsp; 新冠-物资管理系统 </h1>
<h3 align="center">2020新冠疫情期间, 寂寞消遣之作~</h3>
<h3 align="center"><a href="https://www.zykhome.club" target="_blank">https://www.zykhome.club</a></h3>

View file

@ -73,7 +73,7 @@ public class JWTFilter extends BasicHttpAuthenticationFilter {
/**
* 对跨域提供支持
*/
@Override
//@Override
protected boolean preHandle(ServletRequest request, ServletResponse response) throws Exception {
HttpServletRequest httpServletRequest = (HttpServletRequest) request;
HttpServletResponse httpServletResponse = (HttpServletResponse) response;

View file

@ -1,9 +1,9 @@
server:
port: 8989
ssl:
key-store: classpath:5097484_zykcoderman.xyz.pfx
key-store: classpath:3828034_www.zykhome.club.pfx
key-store-type: PKCS12
key-store-password: 0jv6d7x9
key-store-password: stpnsPTW
spring:
datasource:
username: root