Refactor code

This commit is contained in:
wenxu12345
2022-01-14 13:44:46 +08:00
parent 3e6302e44a
commit 3d994cc2cf
9 changed files with 653 additions and 640 deletions
+7 -6
View File
@@ -178,28 +178,29 @@ iOSPush:
notification:
groupCreated:
conversation:
conversationChanged: true
type: 1
unreadCount: true
offlinePush:
switch: true
title: "create group title"
title: "create group title" # xx create the group
desc: "create group desc"
ext: "create group ext"
defaultTips:
tips: "create the group" # xx create the group
groupInfoChanged:
conversation:
conversationChanged: true
unreadCount: true
type: 1
unreadCount: false
offlinePush:
switch: true
switch: false
title: "group info changed title"
desc: "group info changed desc"
ext: "group info changed ext"
defaultTips:
tips: "group info changed by" # group info changed by xx
conversationChanged: 0
#---------------demo configuration---------------------#