From 616762daea1e46ace3a8ff2ee8e3975e5bcccd24 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 18 九月 2024 20:14:22 +0800 Subject: [PATCH] 工单取图片定时任务不用线程池 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index cb0afcd..e1df71b 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ !*/build/*.xml +/鑷础ui/ -- Gitblit v1.8.0