2
0

feat: 登录认证的类型分为sys/u,对应系统和用户平台

This commit is contained in:
TsMask
2024-11-27 15:23:49 +08:00
parent b7e8da2091
commit 5b8c1b1e94
25 changed files with 262 additions and 79 deletions

View File

@@ -11,6 +11,7 @@
<modules>
<module>wfc-api-system</module>
<module>wfc-api-omada</module>
<module>wfc-api-user</module>
</modules>
<artifactId>wfc-api</artifactId>