作者 谢百川

ok

... ... @@ -465,6 +465,8 @@ class Student extends Api
$studentInfo['head_image'] = $this->qiNiu.$studentInfo['head_image'];
$studentInfo['endtime'] = date('Y', $studentInfo['endtime']);
$this->success('获取个人信息成功', $studentInfo);
}
... ...