update control member for osaka
This commit is contained in:
@@ -8,7 +8,10 @@ class CreateMembershipSettings < ActiveRecord::Migration[5.1]
|
||||
t.string :auth_token
|
||||
t.string :merchant_account_id
|
||||
t.string :created_by
|
||||
|
||||
t.boolean :discount, :default => false
|
||||
t.boolean :rebate, :default => false
|
||||
t.boolean :bonus, :default => false
|
||||
t.boolean :point, :default => false
|
||||
t.timestamps
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user