This commit is contained in:
IT 老营长 @云轩领航-创始人 2025-06-12 19:37:03 +08:00
parent c14de022c4
commit 8249c1e09f
3 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
~ssh
source local.shy
return
~web.chat.macos
desktop create index web.team.gonganxitong.recent name recent icon "src/gonganxitong/credit.png"
desktop create index web.team.gonganxitong.service name service icon "src/gonganxitong/setting.png"

View File

@ -40,7 +40,7 @@ func (s sess) Check(m *ice.Message, arg ...string) {
m.Option(ice.MSG_USERROLE, aaa.VOID)
m.Option(ice.MSG_USERNAME, msg.Append(model.UID))
m.Option(ice.MSG_USERNICK, msg.Append(model.NAME))
m.Option(ice.MSG_LANGUAGE, msg.Append(model.LANGUAGE))
kit.If(msg.Append(model.LANGUAGE), func(p string) { m.Option(ice.MSG_LANGUAGE, p) })
m.Option(ice.MSG_AVATAR, msg.Append(model.AVATAR))
m.Option(ice.MSG_USERUID, msg.Append(model.UID))
m.OptionDefault(model.USER_UID, msg.Append(model.UID))

View File

@ -4,7 +4,7 @@
"icon": "src/gonganxitong/setting.png",
"index": "web.team.gonganxitong.service",
"name": "service",
"time": "2025-06-12 08:26:22.118"
"time": "2025-06-12 08:32:37.216"
}
},
"3a5880f6ddd07eb9fe27b3cb3afb3f7e": {
@ -28,7 +28,7 @@
"icon": "src/gonganxitong/credit.png",
"index": "web.team.gonganxitong.recent",
"name": "recent",
"time": "2025-06-12 08:26:22.118"
"time": "2025-06-12 08:32:37.216"
}
},
"c6365efa0c8373fcf2bc8d44618ad782": {