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