From c92ad0814848ce8d3c38668d80a265ecd953dfae Mon Sep 17 00:00:00 2001 From: "eleanor.mao" Date: Tue, 20 May 2025 23:22:00 +0800 Subject: [PATCH] feat: update --- src/pages/user-batch-publish/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/user-batch-publish/index.tsx b/src/pages/user-batch-publish/index.tsx index 951c1ee..911e7b9 100644 --- a/src/pages/user-batch-publish/index.tsx +++ b/src/pages/user-batch-publish/index.tsx @@ -15,7 +15,7 @@ const PREFIX = 'page-biz-service'; export default function BizService() { const handleOpenService = useCallback(() => { - openCustomerServiceChat('https://work.weixin.qq.com/kfid/kfc4fcf6b109b3771d7'); + openCustomerServiceChat('https://work.weixin.qq.com/kfid/kfcd60708731367168d') }, []); const handleSelectCity = useCallback(cityCode => { const group = GROUPS.find(g => String(g.cityCode) === cityCode); @@ -28,7 +28,7 @@ export default function BizService() { return (
- +