apply.php 348 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 13 <?php return [ 'Id' => 'ID', 'User_id' => '用户ID', 'Addactive_id' => '活动ID', 'Name' => '姓名', 'Phone' => '电话', 'Address' => '地址', 'Createtime' => '创建时间', 'Addactive.theme' => '活动主题', 'User.nickname' => '昵称' ];