共用方式為


AcsRouterWorkerEventData type

所有路由器背景工作角色事件的通用屬性架構

type AcsRouterWorkerEventData = AcsRouterEventData & { workerId: string }