mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Merge branch 'develop' into standalone_develop
This commit is contained in:
@@ -176,7 +176,7 @@ class Project < ApplicationRecord
|
||||
end
|
||||
end
|
||||
if !self.common?
|
||||
$redis_cache.srem("v2-project-rank-deleted", self.id)
|
||||
CacheAsyncClearJob.perform_later('project_rank_service', self.id)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user