parent
4d5716ea97
commit
28949535d8
@ -0,0 +1,6 @@
|
||||
class AddPackagecodeToEcloudServices < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :ecloud_services, :packagecode, :string
|
||||
add_column :ecloud_services, :bossorderid, :string
|
||||
end
|
||||
end
|
Loading…
Reference in new issue