派生自 webserver
controllers/dictionary.go @@ -32,6 +32,7 @@ // @Security ApiKeyAuth // @Summary 根据父ID查找字典 // @Description 根据父ID查找字典 // @Accept x-www-form-urlencoded // @Produce json // @Tags 字典 // @Param parentId query string false "parentId"