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
listtest.txt Normal file
View File

@@ -0,0 +1,7 @@
=== RUN TestUserService_ListUsers_All
user_svc_integration_test.go:249: 期望 total >= 5实际 1
user_svc_integration_test.go:252: 期望返回 >= 5 条,实际 1 条
--- FAIL: TestUserService_ListUsers_All (0.08s)
FAIL
FAIL github.com/user-management-system/internal/service 0.251s
FAIL