mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
mindspore 最近提交数同步
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user