Merge branch 'dev_aliyun' into develop

dev_tj
daiao 5 years ago
commit 159a7e1cac

@ -134,7 +134,6 @@ namespace :subjects do
buffer_size += 1
if buffer_size == 1000
sql = "REPLACE INTO subject_user_infos(#{column_value}) VALUES #{str}"
puts sql
ActiveRecord::Base.connection.execute sql
str = ""
buffer_size = 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 154 KiB

Loading…
Cancel
Save