field('crid,money,integral')->where($map)->select(); return ['code' => 200, 'msg' => '获取成功', 'data' => $list]; } }