add test solution and try to fix get id code bug

This commit is contained in:
2025-04-15 20:09:34 +08:00
parent 5e2da17c28
commit e8ec4c2a86
10 changed files with 127 additions and 79 deletions

View File

@@ -10,3 +10,7 @@ publish: _show-dir
[working-directory: "server"]
run-server: _show-dir
dotnet run
[working-directory: "server.test"]
test-server: _show-dir
dotnet test