add:partner module
This commit is contained in:
@@ -28,7 +28,7 @@ export class RoleService {
|
||||
throw new HttpException(
|
||||
{
|
||||
statusCode: HttpStatus.NOT_FOUND,
|
||||
error: 'Data not found',
|
||||
error: 'Data Role not found',
|
||||
},
|
||||
HttpStatus.NOT_FOUND,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user