mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
新增:数据集部分接口
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
class ProjectDataset < ApplicationRecord
|
||||
|
||||
belongs_to :project
|
||||
|
||||
has_many :attachments, as: :container, dependent: :destroy
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user