Generator Changes at 11/20/2025 12:51:29 AM +03:30

This commit is contained in:
masoodafar-web
2025-11-20 00:53:04 +03:30
parent b9d8afdf00
commit fb9d46059f

View File

@@ -105,6 +105,5 @@ message GetAllUserCartsByFilterResponseModel
int64 product_price = 7;
int32 product_discount = 8;
string product_thumbnail_path = 9;
int32 count = 10;
google.protobuf.Timestamp created = 11;
google.protobuf.Timestamp created = 10;
}