From 107ef10e9309dd299e8983232dbec5beacecb06d Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期四, 28 十一月 2024 15:14:19 +0800 Subject: [PATCH] 获取任务类型列表接口,获取工单列表接口返回值增加处理结果ID字段 --- .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