mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
精简model/controllers/views
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
class WeappSetting < ApplicationRecord
|
||||
scope :only_online, -> { where(online: true) }
|
||||
end
|
||||
Reference in New Issue
Block a user