فهرست منبع

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

gmy 6 ماه پیش
والد
کامیت
dba475432c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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")
 
 	// 查询用户是否已收藏该分类