feat(ECR-035): ExploreConfig StarConfig 只读并 Closed

StarConfig catalog (000036) · Loop continuous.
This commit is contained in:
jackyu66git
2026-08-08 03:16:12 +08:00
parent 09b9c4daab
commit ebc93b6c7e
26 changed files with 464 additions and 2 deletions
+1
View File
@@ -63,6 +63,7 @@ func (h *AdminHandler) Register(api *gin.RouterGroup) {
h.registerInterventionOutcomes(authed)
h.registerHandoffCases(authed)
h.registerPrivacyRequests(authed)
h.registerStarConfigs(authed)
}
func (h *AdminHandler) Login(c *gin.Context) {