From 605578732df221ebfef66d07d87ec63e4317595a Mon Sep 17 00:00:00 2001
From: 许鹏程 <1821349743@qq.com>
Date: 星期三, 25 九月 2024 09:29:03 +0800
Subject: [PATCH] 移动端获取表单组件字段,修正子表获取字段

---
 .gitignore |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index b83d222..a91ef93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,8 @@
-/target/
+lx_file/upload/
+lucene/
+attachment/upload/
+target/
+.classpath
+.project
+.settings/
+*.iml

--
Gitblit v1.9.2