Commit 4eb56eb4 authored by libin's avatar libin

钱包提现

parent 48983eaf
...@@ -32,4 +32,7 @@ public class WalletCathDetailVo { ...@@ -32,4 +32,7 @@ public class WalletCathDetailVo {
@ApiModelProperty(value = "帐号") @ApiModelProperty(value = "帐号")
private String accountNumber; private String accountNumber;
@ApiModelProperty("审核失败原因")
private String reason;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment