Initialize Schemas

前端 未结 0 1336
长发绾君心
长发绾君心 2020-12-11 04:01

I have 2 schemas: User and Product, User have array of products and Product have single user. Schemas looks like:

User:

@Schema()
export class User {
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题