mindspore 最近提交数同步

This commit is contained in:
xxq250 2023-04-19 16:20:59 +08:00
parent 8bcc6517ce
commit 1508013abb
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ namespace :batch_add_commits do
count = ENV['count'].to_i
end
total_count = 3000
total_count = 65669
puts "total_count==========#{total_count}"
if total_count > 100
total_page = (total_count / 100) + 1