mirror of
https://shylinux.com/x/enterprise
synced 2025-07-01 20:41:20 +08:00
add some
This commit is contained in:
parent
a5e16b9270
commit
80259d260e
@ -168,6 +168,7 @@ func (s Order) List(m *ice.Message, arg ...string) {
|
||||
}
|
||||
}
|
||||
case OrderDeal:
|
||||
s.DoneMessage(m)
|
||||
if user_uid == msg.Append(model.TO_USER_UID) {
|
||||
if ReturnStatus(kit.Int(msg.Append(model.RETURN_STATUS))) == ReturnUnknown {
|
||||
m.EchoButton(s.Again, s.Return)
|
||||
|
@ -18,6 +18,14 @@
|
||||
"time": "2024-08-24 11:07:54.946"
|
||||
}
|
||||
},
|
||||
"317e6006aca996d98a504a6fd12328e5": {
|
||||
"meta": {
|
||||
"icons": "https://img.icons8.com/officel/80/activity-grid.png",
|
||||
"index": "web.team.development.release",
|
||||
"name": "版本发布",
|
||||
"time": "2024-08-24 22:04:35.143"
|
||||
}
|
||||
},
|
||||
"4fedc06280d241291c9e826e57532333": {
|
||||
"meta": {
|
||||
"icons": "https://img.icons8.com/officel/80/activity-grid.png",
|
||||
@ -50,7 +58,7 @@
|
||||
"meta": {
|
||||
"icons": "https://img.icons8.com/officel/80/person-at-home.png",
|
||||
"index": "web.team.development.member",
|
||||
"name": "服务人员",
|
||||
"name": "场景成员",
|
||||
"order": "80",
|
||||
"time": "2024-08-24 11:07:54.936"
|
||||
}
|
||||
|
@ -3,7 +3,7 @@
|
||||
"meta": {
|
||||
"icons": "https://img.icons8.com/officel/80/person-at-home.png",
|
||||
"index": "web.team.operation.member",
|
||||
"name": "服务人员",
|
||||
"name": "场景成员",
|
||||
"order": "80",
|
||||
"time": "2024-08-24 11:07:55.172"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user