mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
操作记录记录用户信息
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
class UserAction < ApplicationRecord
|
||||
|
||||
before_save :add_user_info
|
||||
after_save :add_user_info
|
||||
|
||||
serialize :data_bank, JSON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user