获取店铺库存数据

ComradeSoft.Data.Provider.ErpCustomerStock.GetStock

调用参数

参数名
类型
描述
必填
TbGoodsFilter
string
货品编号临时表
可选
EDate
datetime
结束日期
可选
TbCustomerFilter
string
店铺编号临时表
可选
Sqlhelper
object
数据库链接
必填

响应参数

参数名
类型
描述
必填
CustomerId
string
店铺编号
必填
GoodsId
long
货品编号
必填
ColorId
long
颜色编号
必填
SizeId
long
尺码编号
必填
SpecId
long
规格编号
必填
Quantity
decimal
库存数量
必填