mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-09 22:39:50 +08:00
调整glcc 白名单处理逻辑
This commit is contained in:
@@ -43,7 +43,7 @@ class GlccMediumTermExamineMaterial < ActiveRecord::Base
|
||||
unless pr.present?
|
||||
state << 3
|
||||
end
|
||||
if white_list && term == 1 #特殊处理 白名单的中期考核不处理 中期考核后去掉
|
||||
if white_list #特殊处理 白名单考核不处理
|
||||
state = []
|
||||
end
|
||||
state
|
||||
|
||||
Reference in New Issue
Block a user