and import it somewhere in the global place of your app (for example in app.ts ): ... import { Entity, Column, PrimaryGeneratedColumn, OneToOne, JoinColumn } ...
確定! 回上一頁