add paypar acc for nfc

This commit is contained in:
Yan
2017-07-16 18:16:52 +06:30
parent 7a036b8c0a
commit b2ccc12e17
12 changed files with 148 additions and 11 deletions

View File

@@ -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