study.php 282 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 <?php return [ 'Id' => 'id', 'Examname' => '考试名称', 'Class_hour' => '所需课时', 'Image' => '图片', 'Expirationtime' => '截止日期', 'Createtime' => '创建时间', 'Updatetime' => '修改时间' ];