Pu Zhibing
2025-03-25 d3e9a09cb54017a8063e5bfe3ace5012f66f3130
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;