support parsing item page info

This commit is contained in:
2024-02-03 20:28:33 +03:00
parent 6044e116f8
commit be6aec73df
10 changed files with 262 additions and 61 deletions

View File

@ -14,6 +14,7 @@ table GoodItem {
tariff:float;
cart:long;
stock:short;
parameters:string;
}
table GoodItems {