get_package($package_type); $data = [ 'code' => 1, 'msg' => '', 'data' => $list, ]; echo json_encode($data); } }