字段名称 | 字段说明 | 字段长度 | 字段类型 | 是否唯一 |
---|---|---|---|---|
ID | 主键 | -1 | ID | 0 |
Code | 编号 | 32 | String | 0 |
Name | 名称 | 200 | String | 0 |
AgreementPrice | 协议价 | 1000 | String | 0 |
AgreementDiscount | 协议价折扣率 | -1 | Decimal | 0 |
TransactionPrice | 成交价 | 1000 | String | 0 |
LowestPriceFormula | 最低售价 | 1000 | String | 0 |
LowestPrice | 最低售价 | 1000 | String | 0 |
InventoryCode | 客户存货编码 | 50 | String | 0 |
IncreasePriceRate | 加价率% | -1 | Double | 0 |
SequenceNumber | 顺序号 | -1 | Int | 0 |
CreatedTime | CreatedTime | -1 | DateTime | 0 |
PartnerInventoryName | 客户存货名称 | 50 | String | 0 |
Ts | 分布时间戳 | -1 | TimeStamp | 0 |
Updated | 更新时间 | 32 | DateTime | 0 |
UpdatedBy | 更新者 | 32 | String | 0 |
idinventory | 存货 | 0 | ID | 0 |
Inventory | Inventory | 0 | DTO | 0 |
idcustomerPriceStrategyDTO | idcustomerPriceStrategyDTO | 0 | ID | 0 |
idcustomer | 客户 | 0 | ID | 0 |
Customer | Customer | 0 | DTO | 0 |
idunit | 计量单位 | 0 | ID | 0 |
Unit | Unit | 0 | DTO | 0 |
idpriceTrace | idpriceTrace | 0 | ID | 0 |
PriceTrace | PriceTrace | 0 | DTO | 0 |
idInventoryPrice | idInventoryPrice | 0 | ID | 0 |
InventoryPrice | InventoryPrice | 0 | DTO | 0 |
EffectiveStartDate | 生效开始日期 | -1 | DateTime | 0 |
EffectiveEndDate | 生效结束日期 | -1 | DateTime | 0 |
CustomerInventoryPriceDetailDTOs | CustomerInventoryPriceDetailDTOs | 0 | DTOCollection | 0 |