mindspore 最近提交数同步
This commit is contained in:
parent
8bcc6517ce
commit
1508013abb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue