Improve SFTP reliability and credential hygiene with regression tests

This commit is contained in:
2026-03-09 00:02:22 +08:00
parent a61a88f36b
commit a10906d711
7 changed files with 571 additions and 227 deletions

View File

@@ -24,7 +24,7 @@ cd backend
mvn spring-boot:run
```
后端运行在 http://localhost:8080
后端运行在 http://localhost:48080
默认登录:`admin` / `admin123`