From 2576c71ce6a7d0465fcbc5ebc7507da9472c41a3 Mon Sep 17 00:00:00 2001 From: wlzboy <66905212@qq.com> Date: 星期三, 05 十一月 2025 23:41:12 +0800 Subject: [PATCH] feat: 创建转运任务 --- .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