mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-16 17:55:56 +08:00
[ADD]组织模块相关代码
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
#
|
||||
|
||||
class User < ApplicationRecord
|
||||
default_scope {where(type: %w(User AnonymousUser))}
|
||||
extend Enumerize
|
||||
|
||||
include Watchable
|
||||
|
||||
Reference in New Issue
Block a user