From 2d6875c93b25d0b7336c7fa11e066d213259fe2e Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期四, 25 四月 2024 10:02:01 +0800
Subject: [PATCH] 更改定时任务时区设置

---
 .gitignore |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 10e3992..b44b3d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,11 @@
 
 *.exe
 *.test
-apsClient
\ No newline at end of file
+apsClient*
+aps.db
+aps.db-journal
+.idea
+logs
+datafile
+datafile.zip
+nohup.out

--
Gitblit v1.8.0