From 290f2a28f42ef340db651901fa513c6beae8d899 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期四, 21 九月 2023 11:34:21 +0800 Subject: [PATCH] 待机逻辑更改,超过配置的时间数据不变认为待机 --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index f7f7161..6872e17 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,7 @@ *.test apsClient aps.db +aps.db-journal .idea -logs \ No newline at end of file +logs +datafile \ No newline at end of file -- Gitblit v1.8.0