Skip to content

Instantly share code, notes, and snippets.

View alienangel's full-sized avatar
👻
target

alienangel

👻
target
View GitHub Profile
@alienangel
alienangel / gist:4d2d2ed2af273c9566c2f011cf19a5b4
Created April 24, 2023 09:36 — forked from gooin/gist:687a274fd56ad763c8b6165306bbb004
高德API获取酒店, 将经纬度转为百度
<?php
// 前端获取城市名字
$user_city_name = $_REQUEST['location'] != "" ? $_REQUEST['location'] : "兰州";
//$user_city_name = ;
// 获取住宿类型
//$hotel_type = "100105";
//100000 住宿服务 住宿服务相关 住宿服务相关
//100100 住宿服务 宾馆酒店 宾馆酒店
//100101 住宿服务 宾馆酒店 奢华酒店
//100102 住宿服务 宾馆酒店 五星级宾馆