shiyj1101
2021-08-05 e57e32fc43da31917912eebb4e47d4e50df1a9e9
java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java
@@ -122,4 +122,5 @@
    public void setAcctTypeName(String acctTypeName) {
        this.acctTypeName = acctTypeName;
    }
}