php thinkphp 开发API server 记录

171 阅读1分钟
  • 没有密码显示

$user = $this->where('id', $arr['id'])->withoutField('password')->find();