mirror of
https://shylinux.com/x/community
synced 2025-07-01 21:21:19 +08:00
add some
This commit is contained in:
parent
8249c1e09f
commit
db7fbdfa1c
@ -31,7 +31,8 @@ func (s market) List(m *ice.Message, arg ...string) {
|
|||||||
s.Tables(m, s.command, s.service, s.LeftJoinValue(m, s.thumb, s), s.LeftJoinValue(m, s.favor, s)).FieldsWithCreatedAT(m, s,
|
s.Tables(m, s.command, s.service, s.LeftJoinValue(m, s.thumb, s), s.LeftJoinValue(m, s.favor, s)).FieldsWithCreatedAT(m, s,
|
||||||
s.Key(s, model.USER_UID), model.TITLE, model.CONTENT, model.PRICE,
|
s.Key(s, model.USER_UID), model.TITLE, model.CONTENT, model.PRICE,
|
||||||
s.Key(s, model.PLACE_UID), model.VALUE_UID, model.COMMAND_NAME, model.SERVICE_NAME,
|
s.Key(s, model.PLACE_UID), model.VALUE_UID, model.COMMAND_NAME, model.SERVICE_NAME,
|
||||||
model.THUMB_COUNT, model.COMMENT_COUNT, model.FAVOR_COUNT, model.SHARE_COUNT, model.THUMB_STATUS, model.FAVOR_STATUS,
|
s.Key(s, model.THUMB_COUNT), s.Key(s, model.COMMENT_COUNT), s.Key(s, model.FAVOR_COUNT),
|
||||||
|
s.Key(s, model.SHARE_COUNT), model.THUMB_STATUS, model.FAVOR_STATUS,
|
||||||
s.AS(model.NODENAME, model.SPACE), s.Key(s.command, model.INDEX), model.ARGS,
|
s.AS(model.NODENAME, model.SPACE), s.Key(s.command, model.INDEX), model.ARGS,
|
||||||
)
|
)
|
||||||
if len(arg) < 2 {
|
if len(arg) < 2 {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"icon": "src/gonganxitong/setting.png",
|
"icon": "src/gonganxitong/setting.png",
|
||||||
"index": "web.team.gonganxitong.service",
|
"index": "web.team.gonganxitong.service",
|
||||||
"name": "service",
|
"name": "service",
|
||||||
"time": "2025-06-12 08:32:37.216"
|
"time": "2025-06-12 19:25:36.343"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"3a5880f6ddd07eb9fe27b3cb3afb3f7e": {
|
"3a5880f6ddd07eb9fe27b3cb3afb3f7e": {
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"icon": "src/gonganxitong/credit.png",
|
"icon": "src/gonganxitong/credit.png",
|
||||||
"index": "web.team.gonganxitong.recent",
|
"index": "web.team.gonganxitong.recent",
|
||||||
"name": "recent",
|
"name": "recent",
|
||||||
"time": "2025-06-12 08:32:37.216"
|
"time": "2025-06-12 19:25:36.343"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"c6365efa0c8373fcf2bc8d44618ad782": {
|
"c6365efa0c8373fcf2bc8d44618ad782": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user