mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
fix
This commit is contained in:
@@ -191,7 +191,7 @@ class ProjectsController < ApplicationController
|
||||
|
||||
def simple
|
||||
# 为了缓存活跃项目的基本信息,后续删除
|
||||
Cache::V2::ProjectCommonService.new(@project.id).read
|
||||
Cache::V2::ProjectCommonService.new(@project.id).reset
|
||||
json_response(@project, current_user)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user