From 6107965117e04aef03a4200245b36f673bd9757b Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期五, 03 十一月 2023 10:27:29 +0800 Subject: [PATCH] feat: 去除轮询 plc 接口参数中的工序id --- .gitignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 403adbc..a0dddc6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ node_modules /dist - # local env files .env.local .env.*.local @@ -11,7 +10,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -pnpm-debug.log* # Editor directories and files .idea -- Gitblit v1.8.0