feat(ECR-031): CrisisCare CrisisEvent 只读并 Closed

CrisisEvent catalog (000032) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:15:16 +08:00
parent 0d4bc5054e
commit 24a115297b
24 changed files with 453 additions and 1 deletions
+1
View File
@@ -59,6 +59,7 @@ func (h *AdminHandler) Register(api *gin.RouterGroup) {
h.registerToolDefinitions(authed)
h.registerBlockPolicies(authed)
h.registerModerationCases(authed)
h.registerCrisisEvents(authed)
}
func (h *AdminHandler) Login(c *gin.Context) {