feat(quota): enhance quota task management with new request structures and processing logic
This commit is contained in:
@@ -3,8 +3,6 @@ package types
|
||||
const (
|
||||
// ForthwithSendEmail forthwith send email
|
||||
ForthwithSendEmail = "forthwith:email:send"
|
||||
// ScheduledBatchSendEmail scheduled batch send email
|
||||
ScheduledBatchSendEmail = "scheduled:email:batch"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user