mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
init project
This commit is contained in:
4
app/models/compose_project.rb
Normal file
4
app/models/compose_project.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class ComposeProject < ApplicationRecord
|
||||
#组织的项目记录表
|
||||
belongs_to :compose
|
||||
end
|
||||
Reference in New Issue
Block a user