mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-16 17:55:56 +08:00
fixed 建木认证code,项目成员可见
This commit is contained in:
@@ -18,6 +18,14 @@ class MarkFilesController < ApplicationController
|
||||
end
|
||||
end
|
||||
|
||||
def mark_file_as_unread
|
||||
|
||||
end
|
||||
|
||||
def mark_file_as_read
|
||||
|
||||
end
|
||||
|
||||
private
|
||||
def review_params
|
||||
params.require(:review).permit(:content, :commit_id, :status)
|
||||
|
||||
Reference in New Issue
Block a user