From b331c9990a0396301e934daffe095f99d62d1c89 Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期三, 27 九月 2023 15:58:49 +0800 Subject: [PATCH] 任务获取修改,状态2只返回已开始和已结束的 --- .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