v0.3.41: save_records新增推广账号/promotion_account字段
This commit is contained in:
@@ -19,6 +19,9 @@ export interface CloudConfig {
|
||||
created_at: string;
|
||||
updated_at: string;
|
||||
verification_status?: string;
|
||||
promotion_account?: string;
|
||||
cloud_type_uid?: string;
|
||||
cookie_uid?: string;
|
||||
}
|
||||
|
||||
// ── Cookie UID Extraction ────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user