|
|
@@ -195,7 +195,7 @@ public class CashController {
|
|
|
@ApiParam("支付宝名称") String zhifubaoName,
|
|
|
@ApiParam("支付宝账号") String zhifubao,
|
|
|
@ApiParam("用户id") String userId,
|
|
|
- @ApiParam("提现状态") Integer state,
|
|
|
+ @ApiParam("提现状态") String state,
|
|
|
@ApiParam("用户手机号") String phone,
|
|
|
@ApiParam("店铺名称") String shopName,
|
|
|
@ApiParam("分类 1用户提现 2退保障金") String type,
|