Fix admin project list

This commit is contained in:
sylor_huang@126.com
2020-07-22 17:21:59 +08:00
parent 860edb0d13
commit 24d73f4eb6
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
class SyncProjectScoreRake
# 运行示例: 检查哪些用户的gitea不存在bundle exec rails runner "SyncProjectScoreRake.new.call()"
end