From b3d162e9119e4128a1ea0ca07d585e6fc8a703e7 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期五, 25 八月 2023 10:31:57 +0800 Subject: [PATCH] fix --- .gitignore | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 483d99d..4cccf84 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,6 @@ *.test /logs/aps-admin.info.log /logs/aps-admin.err.log -/apsCrm +apsCrm .idea/* -/.idea/modules.xml \ No newline at end of file +/aps_crm \ No newline at end of file -- Gitblit v1.8.0