Merge branch 'pre_trustie_server' into trustie_server

This commit is contained in:
2023-12-22 14:00:36 +08:00
32 changed files with 495 additions and 179 deletions
+5
View File
@@ -7,3 +7,8 @@ delay_expired_issue:
cron: "0 0 * * *"
class: "DelayExpiredIssueJob"
queue: message
create_daily_project_statistics:
cron: "0 1 * * *"
class: "DailyProjectStatisticsJob"
queue: cache