✨ feat(活动): 添加关注豪礼
This commit is contained in:
@@ -971,6 +971,33 @@
|
||||
"name": "编辑子包",
|
||||
"module": "server",
|
||||
"type": "find"
|
||||
},
|
||||
{
|
||||
"id": 140,
|
||||
"api": "/api/game/getlinks",
|
||||
"name": "获取外链",
|
||||
"module": "server",
|
||||
"type": "find"
|
||||
},
|
||||
{
|
||||
"id": 141,
|
||||
"api": "/api/game/updatewxlink",
|
||||
"name": "更新微信群外链",
|
||||
"module": "server",
|
||||
"type": "update"
|
||||
},
|
||||
{
|
||||
"id": 142,
|
||||
"api": "/api/game/updateotherlink",
|
||||
"name": "更新其他外链",
|
||||
"module": "server",
|
||||
"type": "update"
|
||||
},
|
||||
{
|
||||
"id": 143,
|
||||
"api": "/api/upload/uploadqrcode",
|
||||
"name": "上传二维码",
|
||||
"module": "server",
|
||||
"type": "update"
|
||||
}
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user