From 8dc6389c6d65d49bfb2569a39ffa3494b5e7ff48 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期四, 12 五月 2022 12:28:25 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity

---
 java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java b/java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java
index 6ab1fc3..949b745 100644
--- a/java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java
+++ b/java110-bean/src/main/java/com/java110/dto/shopVipAccount/ShopVipAccountDto.java
@@ -122,4 +122,5 @@
     public void setAcctTypeName(String acctTypeName) {
         this.acctTypeName = acctTypeName;
     }
+
 }

--
Gitblit v1.8.0