update size position

This commit is contained in:
Aleksandr Trushkin
2024-02-11 20:01:14 +03:00
parent 1460732ba2
commit a94cbe6710
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 {