{{ error }}
Current Version: v{{ config.version }} (Fixed) | Draft Mode
配置显示在插件端顶部的系统通知。
用户在插件端点击"余额不足"时跳转的购买页面。
查看来自 WordPress 插件端提交的用户问题与建议。
| 状态 | 类型/标题 | 内容详述 | 提交来源 | 时间 | 操作 |
|---|---|---|---|---|---|
| NEW READ |
{{fb.subject}}
{{fb.type}}
|
{{fb.content}}
|
{{fb.licenseKey}}
{{fb.domain}}
|
{{ new Date(fb.timestamp).toLocaleString() }} |
已回 {{ fb.replies[fb.replies.length - 1].content.substring(0, 15) }}...
|
| 暂无反馈数据 | |||||
历史回复
配置插件可用AI 模型列表
{{ model.category || '通用' }} {{ model.model || 'No ID' }}
请从左侧选择一个模版进行编辑,或点击“新建”
开启后,普通用户可用 "Smart Mode" 极简界面。Pro Mode 将作为高级选项保留。
默认用于文本生成功能
默认用于自动配图功能
默认用于自动配图功能的生图分辨率
默认用于外链搜索功能
系统将把用户表单输入拼接到 Prompt 之后发送。
在此处的修改将直接更新全局 Prompt 模版库的对应内容。
请从左侧选择一个预设进行编辑
Total Users: {{ usersTotal }}
| User (License Key) | Domain (来源域名) | Memo (备注) | Balance | Consumed | Created | Last Active | Actions |
|---|---|---|---|---|---|---|---|
| {{ user.key }} | {{ user.lastKnownDomain || '-' }} |
{{ user.memo || '-' }}
|
{{ user.balance }} | {{ user.totalConsumed }} | {{ new Date(user.createdAt).toLocaleString() }} | {{ user.lastUsedAt ? new Date(user.lastUsedAt).toLocaleString() : '-' }} |
生成可以在插件端兑换余额的充值码(CD Key)
| 充值码 (Code) | 面额 (Amount) | 状态(Status) | 备注 / 生成批次 | 生成日期 | 使用日期 |
|---|---|---|---|---|---|
{{ c.code }}
|
{{ c.amount }} Pts |
未使用
已使用
Users: {{ c.usedBy }}
|
{{ c.note || '-' }} | {{ new Date(c.createdAt).toLocaleString() }} | {{ c.usedAt ? new Date(c.usedAt).toLocaleString() : '-' }} |
|
暂无充值码,请点击上方按钮生成。 |
|||||
配置 Gumroad Webhook 以实现自动充值。
用于验证 Webhook 签名,确保安全。
https://api.your-domain.example/webhooks/gumroad
关联 Gumroad 产品 ID 与充值点数。
| Product Permalink / ID | Points | |
|---|---|---|
| 点击上方按钮添加产品映射 | ||
用于支付宝/微信下单并通过 webhook 自动充值积分。
为空时自动使用当前请求域名。
/v1/billing/payment/createhttps://YOUR_SERVER/webhooks/zpay配置插件端显示的充值金额选项。用户点击后由服务端创建支付链接。
| 积分数(Credits) | 价格 (USD / Gumroad) | 价格 (CNY / 支付宝) | 操作 |
|---|---|---|---|
|
$
|
¥
|
||
| 点击上方按钮添加充值档位。 | |||
💡 提示:用户在插件端选择档位后,会携带 price credits license_key 参数请求服务端创建支付链接。
已自动格式化,可直接粘贴至发卡平台库存。