<?php return [ 'Id' => '主键ID', 'Doctor_id' => '医生ID', 'Realname' => '姓名', 'Pay_no' => '账号', 'Doctor.avatar' => '头像', 'Doctor.mobile' => '手机号' ];