文档
测试

会员购买会费(包时、包次)

GET
/CWcaUser/CommodityByUser

接口描述

http://wx.snfox.com/CWcaUser/CommodityByUser?DuesType=21&ConsumerType=1

请求头

参数名
类型
描述
必填
FactoryNo
int
厂家编号
必填

请求参数

application/json
参数名
类型
描述
必填
DuesType
byte
会费类型【21 洗车机】【22 售水机】【23 充电器会费】
必填
ConsumerType
byte
消费类型【0全部】[1 按时间][2 按次数]
必填

响应参数

application/json
参数名
类型
描述
必填
Code
int
【0 未登录】【1 正常】【2 判断失败有跳转URL】【3 失败】【99 异常】
必填
Msg
string
信息
必填
Entity
List<MUserDues>
必填
Id
int
序号 主键列
必填
Title
string
名称
必填
DuesMoney
decimal
会费 叠加 单位:元
必填
OperationType
byte
操作类型【1 正常】【2 退费中】【3 已退费】
必填
OperationDate
DateTime
操作类型时间
必填
AddTime
DateTime
添加时间
必填
ExpiresDate
DateTime
会员会费到期时间
必填
ConsumerType
byte
消费类型 [1 按时间][2 按次数]
必填
TotalConsumerNum
int
总消费次数
必填
SurplusConsumerNum
int
剩余消费次数
必填