mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-17 10:15:57 +08:00
新增:新版疑修上链操作
This commit is contained in:
@@ -30,6 +30,10 @@ class Site < ApplicationRecord
|
||||
self.common.where(key: 'notice').present?
|
||||
end
|
||||
|
||||
def self.has_blockchain?
|
||||
self.common.where(key: 'blockchain').present?
|
||||
end
|
||||
|
||||
private
|
||||
def self.set_add_menu!
|
||||
adds= [
|
||||
|
||||
Reference in New Issue
Block a user