NameDescriptionTypeAdditional information
ShopId

门店ID Char(4) NOT NULL.

string

Required

Max length: 4

ProductId

商品ID int NOT NULL.

integer

Required

Unit

单位 Varchar(8) NOT NULL.

string

Required

Max length: 8

RetailPrice

零售价 Numeric(8,2) NN

decimal number

Required

StartTime

开始调价的起始时间 char(14) NOT NULL.

string

Required

Max length: 14

ApplyToObject

适用对象 char(1) NOT NULL.

string

Required

Max length: 1

MemberLimitLevel

限定最低会员等级 Byte

byte

None.