regorganizng contracts routes
This commit is contained in:
@@ -6,7 +6,7 @@ import { CrudService } from "@common/crud/crud.service";
|
||||
|
||||
|
||||
export class BaseEntitiesComponent {
|
||||
protected resource: string = "contract-draft";
|
||||
protected resource: string = "contract/draft";
|
||||
protected schema: string = "ContractDraft";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user