import { Entity, PrimaryGeneratedColumn, Column } from "typeorm"; ... It means that the class that uses @ManyToOne will store the id of the related object.
確定! 回上一頁