From af8cab142a6b15c06e131a8474574dd5b00df982 Mon Sep 17 00:00:00 2001 From: wlzboy <66905212@qq.com> Date: 星期四, 04 十二月 2025 22:09:58 +0800 Subject: [PATCH] feat: 改造微信accesstoken存放在系统配置表中 --- .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