Browse Source

Merge branch 'refs/heads/eta_2.2.0_document_manage_0919@guomengyuan' into debug

gmy 6 months ago
parent
commit
dba475432c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/document_manage_service/document_manage_service.go

+ 1 - 1
services/document_manage_service/document_manage_service.go

@@ -79,7 +79,7 @@ func getChildClassify(classifyList []models.Classify, classifyId int) *[]models.
 	return &childList
 }
 
-func DocumentCollectClassify(userId, classifyId int) error {
+func DocumentCollectClassify(classifyId, userId int) error {
 	logs.Info("DocumentCollectClassify")
 
 	// 查询用户是否已收藏该分类