import entity
This commit is contained in:
parent
095b777775
commit
38fb907ac3
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ import { ProfileSalary } from "../entities/ProfileSalary";
|
|||
import { Profile } from "../entities/Profile";
|
||||
import { RequestWithUser } from "../middlewares/user";
|
||||
import permission from "../interfaces/permission";
|
||||
import { PermissionOrg } from "../entities/PermissionOrg";
|
||||
|
||||
@Route("api/v1/org")
|
||||
@Tags("Organization")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue