update model sponsor_tier

This commit is contained in:
wyx 2020-07-25 11:22:53 +08:00
parent 9915c10bcf
commit 50bef66261
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
class SponsorTier < ApplicationRecord
belongs_to :user
end