@midwayjs/bullInterfacesIQueue版本:Next本页总览IQueue <Job>Implemented byBullQueueIndex MethodsgetJobgetQueueNamerunJobMethods getJobgetJob(name: string): Promise<Job>getQueueNamegetQueueName(): stringrunJobrunJob(data: Record<string, any>, options?: unknown): Promise<Job>