improved warehouse module
This commit is contained in:
@@ -13,4 +13,6 @@ class WarehouseEShopOrderItemModel extends TTCrudBaseModel {
|
||||
public ?int $articleId;
|
||||
public int $quantity;
|
||||
public ?int $articlePacketId;
|
||||
public int $create;
|
||||
public int $createBy;
|
||||
}
|
||||
Reference in New Issue
Block a user