1. 调用最后更新时间
    • 使用lastdotime字段而不是newstime字段。
    • 示例代码:
      <?= date('Y-m-d', $bqr['lastdotime']) ?>