From fcabd1b1cf8000b5bfe10884ecc8f3fd2dfeae76 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Tue, 6 Dec 2022 12:06:37 +0800 Subject: [PATCH] log --- pkg/common/constant/constant.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/common/constant/constant.go b/pkg/common/constant/constant.go index 256ecc32e..5e417b992 100644 --- a/pkg/common/constant/constant.go +++ b/pkg/common/constant/constant.go @@ -60,7 +60,7 @@ const ( ConversationOptChangeNotification = 1300 // change conversation opt UserNotificationBegin = 1301 - UserInfoUpdatedNotification = 1303 //SetSelfInfoTip = 204 + UserInfoUpdatedNotification = 1303 //SetSelfInfoTip = 204 UserNotificationEnd = 1399 OANotification = 1400