From d09576f54d2aa1cc4415b030d666f23a7eff61cd Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Tue, 6 Dec 2022 12:51:39 +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 5e417b992..a2169008f 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