ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/vo/SaveWithdrawalAccount.java @@ -9,6 +9,7 @@ */ @Data public class SaveWithdrawalAccount { private Integer shopId; @ApiModelProperty("收款银行卡号") private String receiverAccountNoEnc;