shop_detail func: update in base
This commit is contained in:
@@ -5,10 +5,10 @@ class CreateDeliveries < ActiveRecord::Migration[5.1]
|
||||
t.string :provider, :null => false
|
||||
t.string :delivery_type, :null => false
|
||||
t.string :township
|
||||
t.string :address
|
||||
t.string :direction_address
|
||||
t.longtext :address
|
||||
t.longtext :direction_address
|
||||
t.string :delivery_fee
|
||||
t.string :remark
|
||||
t.longtext :remark
|
||||
t.timestamps
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user