KKSU
2024-02-21 e8bc8222998aca984dc7c9e6bbccb35f288ca3a5
src/main/java/cc/mrbird/febs/mall/dto/CashOutSettingDto.java
@@ -22,4 +22,10 @@
    private Integer workingDays;
    //互转手续费率
    private Integer insideFee;
    private String urlStr;
    private String verifyIp;
    private String verifyPort;
    private String fkzh;
    private String customerId;
    private String softwareId;
}