Pu Zhibing
2025-04-22 fd7b8fb7c89832c28a838b0449bbb8a392433ee2
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;