class HackCode < ApplicationRecord
  # 编程题代码相关
  belongs_to :hack
end