Browse Source

Updated files

master
adiao 3 years ago
parent
commit
f48208cb68
  1. 2
      资产系统开发笔记.md

2
资产系统开发笔记.md

@ -89,7 +89,7 @@ public class CaptchaController { @@ -89,7 +89,7 @@ public class CaptchaController {
1. 在SecurityConfig类中添加验证码验证的逻辑:
```
```java
Copy code
@Configuration
@EnableWebSecurity

Loading…
Cancel
Save