From a12f14796fb5b02ad94f4eb349e99c1cbca980db Mon Sep 17 00:00:00 2001 From: 6c <420680616@qq.com> Date: 星期五, 20 三月 2026 17:19:58 +0800 Subject: [PATCH] web注入mq --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 57308e1..ab2443d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ lx_file/upload/ lucene/ -attachment/upload/ +attachment/file/*/ +!attachment/file/template/ target/ .classpath .project @@ -9,3 +10,4 @@ resources/ pom.xml pom.xml_no +*.iml -- Gitblit v1.9.2