Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun
commit
7bccb65a5b
@ -0,0 +1,5 @@
|
||||
class TranferTidingData < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
Tiding.where(container_type: 'ApplyAddSchool').update_all(container_type: 'ApplyAddSchools')
|
||||
end
|
||||
end
|
Loading…
Reference in new issue