chore: initialize monorepo tooling

This commit is contained in:
2026-09-18 15:00:48 +08:00
parent e28140a0b3
commit 55b2b091c2
42 changed files with 1858 additions and 18 deletions

View File

@@ -101,7 +101,7 @@ AdminUser 1 ── n AuditLog
"error": {
"code": "VALIDATION_ERROR",
"message": "请填写有效的联系方式",
"fields": {"phone": "格式不正确"}
"fields": { "phone": "格式不正确" }
},
"requestId": "..."
}