This commit is contained in:
vilet.yy 2021-03-18 18:22:07 +08:00
parent 13391b189a
commit c4b942a5f2
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
desc "create mulan mirror repository"
namespace :create_mulan_repo do
task init: :environment do
doc = SimpleXlsxReader.open("#{Rails.root}/public/mulan_repo.xlsx")
data = doc.sheets.first.rows
end
end

Binary file not shown.