整合jwt

This commit is contained in:
2022-09-21 17:50:01 +08:00
parent 98deffce46
commit b623970db8
9 changed files with 79 additions and 114 deletions

View File

@@ -9,9 +9,11 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
<hutool.version>5.3.4</hutool.version>
<hutool.version>5.7.14</hutool.version>
</properties>
<!--hutool 5.3.4-->
<artifactId>nladmin-common</artifactId>
<name>公共模块</name>