From 1bc97562ccf38d0b6235f2efdba35eb68f1f208b Mon Sep 17 00:00:00 2001 From: wlzboy <66905212@qq.com> Date: 星期一, 10 十一月 2025 22:06:55 +0800 Subject: [PATCH] fix:修复 sysuser --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 1a65bdf..18d9310 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ target/ !.mvn/wrapper/maven-wrapper.jar - +oldCode/ ###################################################################### # IDE -- Gitblit v1.9.1