This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
导入gitee issue,已执行页码参数
pull/330/head
xxq250
3 years ago
parent
f44c244015
commit
2a660b8b75
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/tasks/batch_add_issues.rake
+ 1
- 1
lib/tasks/batch_add_issues.rake
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
Write
Preview
Loading…
Cancel
Save