mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-05-23 19:08:09 +08:00
sa-token-quick-login 模块完毕
This commit is contained in:
12
sa-token-starter/.gitignore
vendored
Normal file
12
sa-token-starter/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
target/
|
||||
|
||||
node_modules/
|
||||
bin/
|
||||
.settings/
|
||||
unpackage/
|
||||
.classpath
|
||||
.project
|
||||
|
||||
.factorypath
|
||||
|
||||
.idea/
|
||||
@@ -15,6 +15,7 @@
|
||||
<artifactId>sa-token-starter</artifactId>
|
||||
<description>sa-token starters</description>
|
||||
|
||||
<!-- 所有子模块 -->
|
||||
<modules>
|
||||
<module>sa-token-servlet</module>
|
||||
<module>sa-token-spring-boot-starter</module>
|
||||
|
||||
Reference in New Issue
Block a user