Merge branches 'dev_aliyun' and 'dev_new_shixunsrepository' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_new_shixunsrepository
commit
bf4ba80a6b
@ -0,0 +1,5 @@
|
||||
class MigrateZipPackColumn < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
change_column :zip_packs, :pack_size, :float
|
||||
end
|
||||
end
|
Loading…
Reference in new issue