แก้ชื่อฟิวผังเงินเดือนลูกจ้าง
This commit is contained in:
parent
3128103f3a
commit
5fc5b1bb06
7 changed files with 48 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Entity, Column, ManyToOne, JoinColumn, OneToOne, OneToMany } from "typeorm";
|
||||
import { Entity, Column, ManyToOne, JoinColumn } from "typeorm";
|
||||
import { EntityBase } from "./base/Base";
|
||||
import { Salarys } from "./Salarys";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue