Browse Source

Updated files

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

2
资产系统开发笔记.md

@ -8,7 +8,7 @@
1. 添加Spring Security和Thymeleaf依赖,以及Google的验证码库: 1. 添加Spring Security和Thymeleaf依赖,以及Google的验证码库:
``` ```java
Copy code Copy code
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save