class ShixunModify < ActiveRecord::Base
attr_accessible :myshixun_id, :shixun_id, :status
belongs_to :myshixun
end