会员储值表
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
updated (T+15.0) | 更新时间 | datetime | 8 | True | |
ts (T+15.0) | 时间戳 | timestamp | 8 | True | |
openStorageDiscount (T+15.0) | 期初储值折扣 | decimal | 13 | True | |
createdTime (T+15.0) | 创建时间 | datetime | 8 | True | |
balancetotalstorage (T+15.0) | 储值总余额 | decimal | 13 | True | |
logoutbalancestorage (T+15.0) | 注销储值余额 | decimal | 13 | True | |
idMember (T+15.0) | 会员ID | int | 4 | True | |
balanceTotalStorageDiscount (T+15.0) | 储值总余额折扣 | decimal | 13 | True | |
balancestorage (T+15.0) | 储值余额 | nvarchar | 4000 | True | |
storagetimes (T+15.0) | 储值次数 | decimal | 13 | True | |
updatedBy (T+15.0) | 更新者 | nvarchar | 32 | True | |
ID (T+15.0) | 主键 | int | 4 | False | |
balanceStorageDiscount (T+15.0) | 储值余额折扣 | decimal | 13 | True | |
openstorage (T+15.0) | 期初储值 | decimal | 13 | True | |
totalstorage (T+15.0) | 累计储值总额 | decimal | 13 | True | |
uid (T+15.0) | U会员ID | int | 4 | True | |
Creater (T+15.0) | 创建者 | nvarchar | 32 | True | |
balanceinteforstorage (T+15.0) | 积分转储值余额 | decimal | 13 | True | |
issyncopenstorage (T+15.0) | 是否已经同步期初储值 | tinyint | 1 | False |
Copyright 2016 Chanjet Inc.