exam recurring add daily + TorrentDeleted event

This commit is contained in:
lgb
2024-04-24 14:45:30 +08:00
parent 45a27fae46
commit 52c3365873
6 changed files with 48 additions and 1 deletions
+1
View File
@@ -34,6 +34,7 @@ return [
]
],
'recurring' => 'recurring',
'recurring_daily' => 'once a day',
'recurring_weekly' => 'once a week',
'recurring_monthly' => 'once a month',
'recurring_help' => 'If specified as periodic, the appraisal start time is the start time of the current cycle, and the end time is the end time of the current cycle, which is said to be the natural week/month. At the end of each cycle, if the user still meets the screening criteria, the user will be automatically assigned to the next cycle.' ,