<?php
return [
'Id' => 'ID',
'Title' => '标题',
'Content' => '内容',
'Weight' => '排序',
'Createtime' => '创建时间'
];