feat: 移除 Client 真实采购手工授权 (#114)
This commit is contained in:
@@ -422,17 +422,13 @@ CREATE TABLE app_settings (
|
||||
- `automation.poll_interval_seconds`
|
||||
- `automation.max_retries`
|
||||
- `automation.dry_run`
|
||||
- `purchase.live_enabled`
|
||||
- `purchase.live_client_id`
|
||||
- `purchase.live_device_serial`
|
||||
- `purchase.live_confirmed_at`
|
||||
- `safety.max_quantity`
|
||||
- `safety.price_tolerance_cent`
|
||||
- `diagnostics.artifact_directory`
|
||||
- `diagnostics.retention_days`
|
||||
|
||||
访问令牌、密码和 Cookie 不得存入本表。
|
||||
`purchase.live_*` 只保存非敏感的本地安全门禁状态;缺失、损坏或绑定不一致时一律按关闭处理。
|
||||
历史版本可能遗留 `purchase.live_*` 设置;当前版本不再读取或写入这些键,也不依赖它们决定领取能力。
|
||||
|
||||
## 7. 任务状态转换
|
||||
|
||||
|
||||
Reference in New Issue
Block a user