update size position

This commit is contained in:
Aleksandr Trushkin
2024-02-11 20:01:14 +03:00
parent 5f55f3f65d
commit 389834ba41
2 changed files with 27 additions and 27 deletions

View File

@ -20,9 +20,9 @@ table GoodItem {
tariff:float;
cart:long;
stock:short;
sizes:Dimensions;
parameters:string;
created_at:long;
sizes:Dimensions;
}
table GoodItems {