导入gitee issue,已执行页码参数

This commit is contained in:
xxq250 2023-03-22 17:51:31 +08:00
parent f44c244015
commit 2a660b8b75
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ namespace :batch_add_issues do
project = Project.find project_id
count = 0
if ENV['count'].present?
count = ENV['count']
count = ENV['count'].to_i
end
total_count = 2066 + 499 + 16675 + 451