Every event will have a timestamp. event.schema.ts. JS TS. @Schema({ discriminatorKey: 'kind' }) export class Event { @Prop({ type: String, required: true, ...
確定! 回上一頁