|
|
|
@ -1660,15 +1660,6 @@ ActiveRecord::Schema.define(:version => 20160426084709) do
|
|
|
|
|
t.datetime "updated_at", :null => false
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
create_table "shield_wechats", :force => true do |t|
|
|
|
|
|
t.string "container_type"
|
|
|
|
|
t.integer "container_id"
|
|
|
|
|
t.string "shield_type"
|
|
|
|
|
t.integer "shield_id"
|
|
|
|
|
t.datetime "created_at", :null => false
|
|
|
|
|
t.datetime "updated_at", :null => false
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
create_table "softapplications", :force => true do |t|
|
|
|
|
|
t.string "name"
|
|
|
|
|
t.text "description"
|
|
|
|
|