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