{{ title }}

母号总数{{ dash.mothers_total }}
运行中{{ dash.mothers_running }}
已死亡{{ dash.mothers_dead }}
活跃子号{{ dash.children_active }}
已退役{{ dash.children_retired }}
上次 Tick{{ dash.last_tick_at || '—' }}

最近事件

{{ fmtTime(e.created_at) }} {{ e.category }} {{ e.message }}

暂无事件。导入母号并启动后将出现日志。

自动化流水线

  1. 设置里配置 AdobeTeam + Sub2,并测试连通
  2. 同步邮箱池(子号 OTP 来源)
  3. 母号页批量上传,勾选自动启动
  4. Worker 拉满席位 → 导入 Sub2 → 出图可用
  5. 积分耗尽:踢组织 + 删 Sub2 账号 + 补新号,直到母号死亡

批量导入母号

每行一个。支持 邮箱----Adobe密码----ClientID----RefreshToken邮箱|密码|RT|CID

母号列表 ({{ mothers.total }})

邮箱 状态 水位 产/退 产品 消息 操作
{{ m.email }} {{ m.status }} {{ m.active_children }} / {{ m.seat_capacity || m.target_seats }} {{ m.total_spawned }} / {{ m.total_retired }} {{ m.product_name || '—' }} {{ m.message || m.last_error || m.dead_reason }}

子号池

邮箱 母号ID 状态 积分 Sub2 ID Team 成员 消息
{{ c.email }} {{ c.mother_id }} {{ c.status }} {{ c.credits ?? '—' }} {{ c.sub2_account_id ?? '—' }} {{ c.team_member_id ?? '—' }} {{ c.message }}

同步邮箱池 → AdobeTeam

子号拉号依赖可收 OTP 的邮箱。格式与 Team 一致,例如 邮箱----密码----ClientID----RefreshToken

货源补母号(duyquynh.com)· 仅手动

不会自动扣费。 只有你在本页点击「立即购买」并确认后才会下单。Worker 生命周期不会碰货源 API。

账户余额

{{ supplierBalanceText }}

上次购买:{{ settings.supplier_last_buy_at }}

可购商品

名称 ID 价格 VND 库存 可用
{{ p.name || p.id }} {{ p.id }} {{ p.price_vnd ?? p.price ?? '—' }} {{ p.stock ?? '—' }} {{ p.available === false ? '否' : '是' }}

暂无商品,请先保存 API Key 后刷新。

最近购买记录

时间 订单 商品 数量 状态 消息
{{ fmtTime(p.created_at) }} {{ p.order_id || '—' }} {{ p.product_id }} {{ p.quantity }} {{ p.status }} {{ p.message }}
{{ fmtTime(e.created_at) }} {{ e.category }} {{ e.message }}

暂无事件

AdobeTeam(产号引擎)

Sub2API(出图网关)

生命周期策略

自动补母号请到侧栏「补母号」页配置 duyquynh API。