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