From 2cee8ad3ed7324dbf8e88f3d167c859aa8070b8a Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期四, 09 十一月 2023 14:23:18 +0800 Subject: [PATCH] 按是否需求设置工艺参数的配置决定是否下发工艺参数 --- .gitignore | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..b44b3d7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,11 @@ *.exe *.test +apsClient* +aps.db +aps.db-journal +.idea +logs +datafile +datafile.zip +nohup.out -- Gitblit v1.8.0