店铺零售明细数据

ComradeSoft.Data.Provider.ErpRetail.GetRetail

调用参数

参数名
类型
描述
必填
CustomerId
string
店铺编号
可选
BDate
datetime
开始日期
可选
EDate
datetime
结束日期
可选
TbCustomerFilter
string
店铺编号临时表
可选
TbGoodsFilter
string
货品编号临时表
可选
CodingCode
string
是否已审结编码
可选
Sqlhelper
object
数据库链接
必填

响应参数

参数名
类型
描述
必填
CustomerId
string
店铺编号
必填
RetailDate
datetime
核销日期
必填
GoodsId
long
货品编号
必填
ColorId
long
颜色编号
必填
SizeId
long
尺码编号
必填
SpecId
long
规格编号
必填
DiscountPrice
decimal
折扣价格
必填
RetailPrice
decimal
核销价格
必填
Quantity
decimal
数量
必填