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 | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5e2876..ab2443d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ lx_file/upload/ lucene/ -attachment/upload/*/ -!attachment/upload/template/ +attachment/file/*/ +!attachment/file/template/ target/ .classpath .project @@ -10,3 +10,4 @@ resources/ pom.xml pom.xml_no +*.iml -- Gitblit v1.9.2