feat(ECR-033): AskOperations HandoffCase 只读并 Closed

HandoffCase catalog (000034) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:15:45 +08:00
parent 01063208a1
commit 487bee78d1
25 changed files with 457 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ func (h *AdminHandler) Register(api *gin.RouterGroup) {
h.registerModerationCases(authed)
h.registerCrisisEvents(authed)
h.registerInterventionOutcomes(authed)
h.registerHandoffCases(authed)
}
func (h *AdminHandler) Login(c *gin.Context) {