feat(gui,login): 完成登录逻辑

This commit is contained in:
Hydrogen
2025-08-17 21:18:48 +08:00
parent 52231ccb22
commit 37ef4029b4
7 changed files with 40 additions and 722 deletions

View File

@@ -113,6 +113,7 @@ dependencies {
implementation 'jflac:jflac:1.3'
implementation 'com.github.axet:TarsosDSP:2.4'
implementation 'org.json:json:20231013'
implementation 'org.casbin:casdoor-java-sdk:1.37.0'
}
configurations.all {