From 86267182d36939f8db3e2ecaf4ce1b8cd8a29ec2 Mon Sep 17 00:00:00 2001 From: wuzeyu <1223318623@qq.com> Date: 星期三, 08 五月 2024 10:28:34 +0800 Subject: [PATCH] 取水口控制器绑定记录接口 无绑定记录的也返回成功数据为空数组 --- pipIrr-platform/pipIrr-web/pipIrr-web-statistics/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/.gitignore b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/.gitignore index 549e00a..407c87d 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/.gitignore +++ b/pipIrr-platform/pipIrr-web/pipIrr-web-statistics/.gitignore @@ -1,5 +1,6 @@ HELP.md target/ +/pipIrr-web-statistics.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ -- Gitblit v1.8.0