[
  {
    "id": "1",
    "user_id": "1",
    "user_name": "张三",
    "product_id": "1",
    "content": "这个智能机器人看起来很棒，功能很强大！",
    "submit_time": "2026-02-02T10:00:00Z",
    "status": "approved"
  },
  {
    "id": "2",
    "user_id": "2",
    "user_name": "李四",
    "product_id": "1",
    "content": "价格有点高，不知道有没有优惠活动？",
    "submit_time": "2026-02-02T11:00:00Z",
    "status": "approved"
  },
  {
    "id": "3",
    "user_id": "1",
    "user_name": "张三",
    "product_id": "3",
    "content": "太阳能板的效率如何？使用寿命大概多久？",
    "submit_time": "2026-02-02T12:00:00Z",
    "status": "pending"
  },
  {
    "id": "4",
    "user_id": "2",
    "user_name": "李四",
    "product_id": "5",
    "content": "智能手表的续航能力怎么样？",
    "submit_time": "2026-02-02T13:00:00Z",
    "status": "approved"
  },
  {
    "id": "f7c5",
    "user_id": "1",
    "product_id": "12",
    "content": "999",
    "submit_time": "2026-02-03T09:48:08.052Z",
    "status": "pending"
  },
  {
    "id": "c6e8",
    "user_id": "1",
    "product_id": "12",
    "content": "444",
    "submit_time": "2026-02-03T09:48:12.859Z",
    "status": "pending"
  },
  {
    "id": "2131",
    "user_id": "1",
    "product_id": "12",
    "content": "4444",
    "submit_time": "2026-02-03T09:50:28.244Z",
    "status": "approved"
  },
  {
    "id": "ce5b",
    "user_id": "1",
    "user_name": "张三",
    "product_id": "12",
    "content": "2222",
    "submit_time": "2026-02-03T09:51:49.826Z",
    "status": "approved"
  },
  {
    "id": "b31e",
    "user_id": "1",
    "user_name": "张三",
    "product_id": "12",
    "content": "1111",
    "submit_time": "2026-02-03T09:51:54.851Z",
    "status": "approved"
  },
  {
    "id": "8b5f",
    "user_id": "1",
    "user_name": "张三",
    "product_id": "12",
    "content": "56",
    "submit_time": "2026-02-03T09:52:07.284Z",
    "status": "approved"
  }
]