fix
liuxiaolong
2020-03-02 eff19d68fed3bbeb1e671455b502885f98fc11cb
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"