wuxw
2022-10-31 8eb83d5a5eaef97e703c07a34f2eabdc8b36cc5f
java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java
@@ -122,4 +122,5 @@
    public void setAcctTypeName(String acctTypeName) {
        this.acctTypeName = acctTypeName;
    }
}