<?php return [ 'Id' => '唯一标识', 'Title' => '文章标题', 'Content' => '文章内容', 'Author' => '文章作者', 'Publish_date' => '文章发布日期', 'Createdat' => '创建时间' ];