Pu Zhibing
2025-03-18 f615ec5c9239327740948501627545f8e78e2a9e
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;