forked from erp-dev/erp
feat: mission replied calling task
This commit is contained in:
9
notifier/templates/notifier/events/mission_unreplied.md
Normal file
9
notifier/templates/notifier/events/mission_unreplied.md
Normal file
@@ -0,0 +1,9 @@
|
||||
任务未回复提醒
|
||||
|
||||
任务ID:{{ mission_id }}
|
||||
分类:{{ category_name }}
|
||||
创建人:{{ creator_name }}
|
||||
参与者:{{ participant_names_display }}
|
||||
提醒间隔:{{ unreplied_notify_interval_minutes }} 分钟
|
||||
提醒次数:{{ unreplied_notify_sent_count }}/{{ unreplied_notify_max_count }}
|
||||
任务描述:{{ description }}
|
||||
Reference in New Issue
Block a user