| | |
| | | routerGroup.InitQuotationStatusRouter(PrivateGroup)
|
| | | routerGroup.InitCurrencyRouter(PrivateGroup)
|
| | | routerGroup.InitAssignRouter(PrivateGroup)
|
| | | InitServiceOrderRouter(PrivateGroup) |
| | | InitFaqRouter(PrivateGroup) |
| | | InitPriorityLevelRouter(PrivateGroup) |
| | | InitServiceTypeRouter(PrivateGroup) |
| | | InitSeverityRouter(PrivateGroup) |
| | | InitTimeSpentRouter(PrivateGroup) |
| | | InitFaultTypeRouter(PrivateGroup) |
| | | InitServiceCollectionPlanRouter(PrivateGroup) |
| | | InitReceiptRouter(PrivateGroup) |
| | | InitBankAccountRouter(PrivateGroup) |
| | | }
|
| | | return Router
|
| | | }
|