mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
feat: 兑换码
This commit is contained in:
parent
c4d6d8a988
commit
9f8d5dc1f6
4 changed files with 143 additions and 1 deletions
|
|
@ -187,6 +187,13 @@ const helpData = [
|
|||
title: '其他',
|
||||
icon: 'fire',
|
||||
items: [
|
||||
{
|
||||
title: '兑换码',
|
||||
desc: '获取前瞻兑换码',
|
||||
needCK: false,
|
||||
needSK: false,
|
||||
commands: ['code', '兑换码'],
|
||||
},
|
||||
{
|
||||
title: '绑定设备',
|
||||
desc: '用于尝试解决10041报错等问题(无法100%解决),需要发送设备信息,具体方法请发送%绑定设备帮助查看',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue