跑店对象信息DTO
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
isReportSalesQuantity (T+12.1) | 是否上报销量 | tinyint | 1 | True | |
id (T+12.1) | 主键 | int | 4 | False | |
isSignOutPhoto (T+12.1) | 是否离店拍照 | tinyint | 1 | True | |
isSignInPhoto (T+12.1) | 是否进店拍照 | tinyint | 1 | True | |
isCompetitionPhoto (T+12.1) | 是否竞品拍照 | tinyint | 1 | True | |
idStore (T+12.1) | 关联门店ID | int | 4 | True | |
idPartner (T+12.1) | 关联客户ID | int | 4 | True | |
updated (T+12.1) | 更新时间 | datetime | 8 | True | |
mapMark (T+12.1) | 地图上的标记符 | nvarchar | 200 | True | |
code (T+12.1) | 编号 | nvarchar | 50 | True | |
ts (T+12.1) | 分布时间戳 | timestamp | 8 | False | |
isPromotionPhoto (T+12.1) | 是否促销拍照 | tinyint | 1 | True | |
targetType (T+12.1) | 跑店对象类型 1客户;2门店 | int | 4 | False | |
isReportStockQuantity (T+12.1) | 是否上报库存 | tinyint | 1 | True | |
isOrderedDirect (T+12.1) | 是否直接订货 | tinyint | 1 | True |
Copyright 2016 Chanjet Inc.