From 6ba0985c543d98acb16cc9299b235b4805cc6380 Mon Sep 17 00:00:00 2001 From: zzw <1464003642@qq.com> Date: Mon, 31 Aug 2026 11:32:19 +0800 Subject: [PATCH] fix: ci merge test --- services/wecom/internal/logic/helper.go | 1 - 1 file changed, 1 deletion(-) diff --git a/services/wecom/internal/logic/helper.go b/services/wecom/internal/logic/helper.go index 1a2fbc9..b64d07a 100644 --- a/services/wecom/internal/logic/helper.go +++ b/services/wecom/internal/logic/helper.go @@ -20,7 +20,6 @@ func statusEnable(status uint8) int { return utils.NumberOne } -// build func typeText(t uint8) string { switch t { case dao.UserTypeAdmin: