From b7ef4bb09e69ba27c29ea06a7f348f753c530a44 Mon Sep 17 00:00:00 2001
From: xinyb <574600396@qq.com>
Date: 星期二, 24 九月 2024 17:54:27 +0800
Subject: [PATCH] CRM邮箱配置调整

---
 src/com/yc/crm/mail/entity/MailModuleBelowEntity.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/com/yc/crm/mail/entity/MailModuleBelowEntity.java b/src/com/yc/crm/mail/entity/MailModuleBelowEntity.java
index b15c381..7f0247e 100644
--- a/src/com/yc/crm/mail/entity/MailModuleBelowEntity.java
+++ b/src/com/yc/crm/mail/entity/MailModuleBelowEntity.java
@@ -15,6 +15,7 @@
 @Data
 public class MailModuleBelowEntity {
     private String key;//key
+    private String parentKey;//鐖秌ey
     private String name;//鍚嶇О
     private Integer number = 0;//鏁伴噺
     private Object list;//涓嬭妭鐐�

--
Gitblit v1.8.0