diff --git a/资产系统开发笔记.md b/资产系统开发笔记.md index 97a4f28..7798af3 100644 --- a/资产系统开发笔记.md +++ b/资产系统开发笔记.md @@ -27,7 +27,7 @@ Copy code 1. 在application.properties中添加配置: -``` +```java Copy code #开启验证码 security.enable-csrf=false