11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"id": 1,
|
|
"account_id": "demo_account_1",
|
|
"article_id": 12,
|
|
"article_title": "示例标题",
|
|
"status": "published",
|
|
"error_msg": null,
|
|
"created_at": "2026-04-01T10:00:00",
|
|
"updated_at": "2026-04-01T10:00:00"
|
|
}
|