From e5ac29afd5569196a54bd4f77457848afc7adf55 Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期四, 24 十月 2024 11:47:25 +0800 Subject: [PATCH] 2024-10-24 朱宝民 添加反写接口,完善各相关查询接口,兼容反写信息 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 13b2fdc..c0eaa1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /pipIrr-platform/downloadTemp/ +/logs/*.* +logs/ \ No newline at end of file -- Gitblit v1.8.0