mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
mindspore 最近提交数同步
This commit is contained in:
@@ -10,7 +10,7 @@ namespace :batch_add_commits do
|
|||||||
count = ENV['count'].to_i
|
count = ENV['count'].to_i
|
||||||
end
|
end
|
||||||
|
|
||||||
total_count = 3000
|
total_count = 65669
|
||||||
puts "total_count==========#{total_count}"
|
puts "total_count==========#{total_count}"
|
||||||
if total_count > 100
|
if total_count > 100
|
||||||
total_page = (total_count / 100) + 1
|
total_page = (total_count / 100) + 1
|
||||||
|
|||||||
Reference in New Issue
Block a user