实践课程删除实训

chromesetting
cxt 5 years ago
parent 3eba548214
commit cbcf141156

@ -3,5 +3,5 @@ class ShixunTagRepertoire < ApplicationRecord
belongs_to :tag_repertoire
has_many :memos, :through => :memo_tag_repertoires
has_many :memo_tag_repertoires, :dependent => :destroy
# has_many :memo_tag_repertoires, :dependent => :destroy
end

Loading…
Cancel
Save