fix(api): add TICKET_COLLAB to EventType enum
CI / verify (pull_request) Has been cancelled

Unblock nest build for after-sale ticket collaboration events.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-20 21:41:44 +08:00
parent 4a29d8297c
commit d1b207422c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ enum EventType {
BENEFIT_LEDGER
HQ_OPERATION
PROMO_TOUCH
TICKET_COLLAB
}
enum ActorType {
@@ -62,6 +62,7 @@ enum EventType {
BENEFIT_LEDGER
HQ_OPERATION
PROMO_TOUCH
TICKET_COLLAB
}
enum ActorType {