dev_SaaS
jingquan huang 6 years ago
parent 528996f57d
commit 6517ee418f

@ -3,17 +3,15 @@ class CreateEcloudusers < ActiveRecord::Migration
create_table :ecloudusers do |t|
t.string :applyno
t.string :ecordercoder
t.string :string
t.int :opttype
t.integer :opttype
t.boolean :trial
t.string :bossorderid
t.int :custid
t.string :custcod
t.string :string
t.int :custtype
t.int :registersource
t.integer :custid
t.string :custcode
t.integer :registersource
t.integer :custtype
t.string :custname
t.int :userid
t.integer :userid
t.string :username
t.string :useralias
t.string :moblile

Loading…
Cancel
Save