From c40b4e61052999937c2b601f2924059ae1e8a3a9 Mon Sep 17 00:00:00 2001 From: huangjiajun <582604932@qq.com> Date: Sun, 22 Dec 2024 15:35:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=80=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/hdl/hdl_user.go | 1 + 1 file changed, 1 insertion(+) diff --git a/app/hdl/hdl_user.go b/app/hdl/hdl_user.go index 6999fb8..9ef0950 100644 --- a/app/hdl/hdl_user.go +++ b/app/hdl/hdl_user.go @@ -19,6 +19,7 @@ import ( es2 "code.fnuoos.com/EggPlanet/egg_system_rules.git/utils/es" "code.fnuoos.com/go_rely_warehouse/zyos_go_es.git/es" "code.fnuoos.com/go_rely_warehouse/zyos_go_mq.git/rabbit" + "context" "encoding/json" "fmt" "github.com/gin-gonic/gin"