third_study.php 240 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 <?php return [ 'Id' => 'id', 'Third_id' => '用户id', 'Study_id' => '考试科目id', 'Periodtime' => '有效期', 'Third.username' => '用户名', 'Study.examname' => '考试名称' ];