Pu Zhibing
2025-04-03 1f09f6daaf73bc83cceb4ae22b862b7b365635cf
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;