查询用户提货数据
POST
https://zdlrceshi1.utools.club/cementTakeGoods/findCementTakeGoodsInfoByUserId
接口描述
根据用户id查询提货数据
请求参数
参数名
类型
描述
必填
UserId
String
用户的openId
必填
cementTakeGoodsInfoStatus
String
提货单的状态 0:未提货(剩余的未提货)、1:已提交提货申请、2:完成提货、3:拒绝提货申请
必填
startPage
Integer
页码
必填
pageSize
Integer
页面容量
必填