mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 22:24:36 +08:00
ADD namespace ci for model
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module Ci
|
||||
def self.table_name_prefix
|
||||
'ci_'
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user