add paypar acc for nfc
This commit is contained in:
@@ -12,6 +12,7 @@ class CreateCustomers < ActiveRecord::Migration[5.1]
|
||||
t.string :nrc_no
|
||||
t.string :address
|
||||
t.string :card_no, :unique => true
|
||||
t.string :paypar_account_no, :unique => true
|
||||
t.string :membership_id
|
||||
t.string :membership_type
|
||||
t.string :membership_authentication_code
|
||||
|
||||
Reference in New Issue
Block a user