From 2b9d73629912d3982af1d96da8f9d50b7863cd58 Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: 星期五, 06 六月 2025 10:33:55 +0800 Subject: [PATCH] 优化每年专项数据获取,定时重推数据 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 27cc8bb..6ce245d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +logs/ -- Gitblit v1.9.2