educoder/app/models/shixun_modify.rb

5 lines
124 B

6 years ago
class ShixunModify < ApplicationRecord
# attr_accessible :myshixun_id, :shixun_id, :status
belongs_to :myshixun
end