luofl
2025-03-14 0449a6264819bce3869f47b9e5bd3729f158db54
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;