แก้ สิทธิ์ให้ค้นไวขึ้น
This commit is contained in:
parent
a6493dcb62
commit
ea776021e3
3 changed files with 35 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Entity, Column, OneToMany, ManyToMany, JoinTable } from "typeorm";
|
||||
import { Entity, Column, OneToMany } from "typeorm";
|
||||
import { EntityBase } from "./base/Base";
|
||||
import { Development } from "./Development";
|
||||
import { DevelopmentAddress } from "./DevelopmentAddress";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue