文档
测试

店主提现记录

POST
http://localhost:8800/zklystore/ManagerUserController/selWithdrawAll

响应参数

参数名
类型
描述
必填
0
object
数据字典
必填
id
number
示例:1
必填
uId
string
示例:532123342123
必填
mMoney
number
示例:66.6
必填
mTime
string
示例:2019-10-28
必填
mType
number
示例:1
必填
mManner
number
示例:2
必填

说明 / 示例

idint(11) NOT NULL u_idvarchar(255) NULL用户id m_moneydouble NULL提现金额 m_timevarchar(255) NULL提现时间 m_typeint(11) NULL提现状态1:成功 2:失败 m_mannerint(11) NULL提现方式 1:支付宝 2:微信