From dc9fe5e0a7655d3a4245884c9a4e3c58e59d305c Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 22 十二月 2023 14:25:55 +0800 Subject: [PATCH] 系统设置保存修改 --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index c554c92..4cccf84 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,6 @@ *.test /logs/aps-admin.info.log /logs/aps-admin.err.log -/apsCrm \ No newline at end of file +apsCrm +.idea/* +/aps_crm \ No newline at end of file -- Gitblit v1.8.0