|
|
|
@ -3,7 +3,7 @@ class Training < ActiveRecord::Base
|
|
|
|
|
attr_accessible :address, :email, :name, :phone, :position, :school, :sex, :openid, :training_type,
|
|
|
|
|
:major, :student_id, :job_title, :uncertified_major
|
|
|
|
|
|
|
|
|
|
# training_type 1 2018-培训会 2 警察学院大数据培训会 3 大数据和人工智能 4 工程教育认证 5 EduCoder-创先源于实践
|
|
|
|
|
# training_type 1 2018-培训会 2 警察学院大数据培训会 3 大数据和人工智能 4 工程教育认证 5 EduCoder-创新源于实践
|
|
|
|
|
|
|
|
|
|
has_one :training_payinfo
|
|
|
|
|
|
|
|
|
|