accepted items added

This commit is contained in:
Samandar Turg'unboev
2025-06-24 09:34:41 +05:00
parent 70b730fb3f
commit 11faf4a2c9
19 changed files with 957 additions and 325 deletions

View File

@@ -52,6 +52,7 @@ export interface IBoxDetail {
nameRu: string;
amount: number;
weight: number;
acceptedNumber: number;
price: number;
totalPrice: number;
hasImage: boolean;