From 49265f3098deb87070d1f93588f96b715f72fdcb Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期六, 16 八月 2025 09:34:55 +0800
Subject: [PATCH] art: 增加 MESObjectFactory 类

---
 src/main/resources/application-dev.yml |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 509414e..c2159c1 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -7,7 +7,7 @@
     include-stacktrace: ALWAYS
     include-message: ALWAYS
   servlet:
-    context-path: /jeecg-boot
+    context-path:
   compression:
     enabled: true
     min-response-size: 1024
@@ -298,3 +298,9 @@
     poolSize: 5               # 绾跨▼姹犳暟閲�
     expirationTime: 10000     # 杩囨湡鏃堕棿
     peekLimit: 10             # 宄板��
+feishu:
+  url: https://open.feishu.cn/
+  appId: cli_a74aab6353b7d00e
+  appSecret: mx5wm7X9S8WSzZCOYlxcggXTFL8iujIT
+  sync:
+    departmentId: od-47692f32e6b66cc3985d317fee780a8b
\ No newline at end of file

--
Gitblit v1.9.3