From 5c5cddb1c2ee0d19adddebaf3a3a10a6d93fd2ad Mon Sep 17 00:00:00 2001 From: wlzboy <66905212@qq.com> Date: 星期日, 26 十月 2025 10:52:18 +0800 Subject: [PATCH] feat:优化微信小程序可以运行 --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index fc72bc7..3b67aa7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ target/ !.mvn/wrapper/maven-wrapper.jar - +oldCode/ ###################################################################### # IDE -- Gitblit v1.9.1