filter
This commit is contained in:
@@ -5,7 +5,7 @@ import omit from 'lodash.omit';
|
||||
|
||||
export const customer_requests = {
|
||||
async getAll(params?: {
|
||||
cargoId?: string;
|
||||
clientName?: string;
|
||||
aviaCargoId?: string;
|
||||
autoCargoId?: string;
|
||||
page?: number;
|
||||
|
||||
Reference in New Issue
Block a user