schemas/cat.schema.ts. JS TS. import { Prop, Schema, SchemaFactory } from '@nestjs/mongoose'; import { Document } from 'mongoose'; export type CatDocument ...
確定! 回上一頁