获取当前营业员数量
ComradeSoft.Data.Provider.ErpSalesman.GetSalesmanCount
调用参数
参数名
类型
描述
必填
TbCustomerFilter
string
店铺编号临时表
可选
Sqlhelper
object
数据库链接
必填
响应参数
参数名
类型
描述
必填
CustomerId
string
店铺编号
必填
SalesmanCount
int
营业员人数
必填