完成了小程序端查询提现账户的接口
This commit is contained in:
parent
f01ad73c2b
commit
0ccea389b3
|
@ -55,7 +55,7 @@ public class UserAccountAddRequest implements Serializable {
|
|||
* 开户银行
|
||||
*/
|
||||
@NotBlank(message = "开户银行不能为空")
|
||||
@Schema(description = "开户银行", example = "中国工商银行台州蓬街支行")
|
||||
@Schema(description = "开户银行", example = "中国工商银行")
|
||||
private String openBank;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user