From 87b540c54c2ac8f18de6666cdfd3459608552032 Mon Sep 17 00:00:00 2001 From: zhangyuxiang <1323804152@qq.com> Date: Tue, 12 Aug 2025 15:06:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0yaml=E8=A7=A3=E6=9E=90?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- consumers/consumerZWYHBJCAS.go | 1 + 1 file changed, 1 insertion(+) diff --git a/consumers/consumerZWYHBJCAS.go b/consumers/consumerZWYHBJCAS.go index b8b77a5..1fb86b1 100644 --- a/consumers/consumerZWYHBJCAS.go +++ b/consumers/consumerZWYHBJCAS.go @@ -16,6 +16,7 @@ import ( "goInOut/models" "goInOut/monitors" "goInOut/utils" + "gopkg.in/yaml.v3" "io" "io/ioutil" "log"