Name | Description | Type | Additional information |
---|---|---|---|
RQ |
日期 |
string |
None. |
ShopId |
门店ID ShopId Char(4) |
string |
None. |
ShopName |
门店名称 ShopName Varchar(40) |
string |
None. |
Income |
收入 Income Nuemric(18,2) NN |
decimal number |
None. |
SellIncome |
销售 SellIncome Numeric(18,2) NN |
decimal number |
None. |
SellCost |
销售商品成本 SellCost Numeric(18,2) NN |
decimal number |
None. |
Refund |
退货 Refund Numeric(18,2) NN |
decimal number |
None. |
RefundCost |
退货商品成本 RefundCost Numeric(18,2) NN |
decimal number |
None. |
GrossProfit |
毛利 GrossProfit Numeric(18,2) NN |
decimal number |
None. |
SellCounts |
销售笔数 SellCounts Int NN |
integer |
None. |
AverageUnitPrice |
平均客单价 AverageUnitPrice Numeric(18,2) NN |
decimal number |
None. |
RefundCounts |
退货业务笔数 RefundCounts Int NN |
integer |
None. |
GrossProfitRate |
毛利率 GrossProfitRate Numeric(10,1) NN |
decimal number |
None. |
SellGoodsTypeCount |
销售商品SKU数 SellGoodsTypeCount Int NN 销售的商品种类数, 时刻数据 |
integer |
None. |
TotalGoodsCount |
全部商品SKU数 TotalGoodsCount Int NN 全部的商品种类,时刻数据 |
integer |
None. |
SellingRate |
动销率 SellingRate Numeric(4,1) NN 动销商品种类占全部商品总类的百分比。时刻数据 |
decimal number |
None. |