This commit is contained in:
Samandar Turg'unboev
2025-06-16 09:55:49 +05:00
parent 5d16c36231
commit dfb61ef144
3 changed files with 20 additions and 24 deletions

View File

@@ -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;