allow to skip item by created
This commit is contained in:
@ -15,6 +15,7 @@ table GoodItem {
|
||||
cart:long;
|
||||
stock:short;
|
||||
parameters:string;
|
||||
created_at:long;
|
||||
}
|
||||
|
||||
table GoodItems {
|
||||
|
||||
Reference in New Issue
Block a user