docs: project docs, scripts, deployment configs, and evidence

This commit is contained in:
2026-04-02 11:22:17 +08:00
parent 4718980ab5
commit bbeeb63dfa
396 changed files with 165018 additions and 0 deletions

7
test_service_out.txt Normal file
View File

@@ -0,0 +1,7 @@
--- FAIL: TestPermissionService_CreateAndList (0.00s)
permission_service_test.go:35: 期望 total >= 1实际 0
--- FAIL: TestRoleService_ListRoles (0.00s)
role_service_test.go:74: 期望 total >= 3实际 0
FAIL
FAIL github.com/user-management-system/internal/service 0.769s
FAIL