Commit 8a48b14e authored by zhuwei's avatar zhuwei

拉取办公楼经纬度

parent 527c758a
......@@ -25,7 +25,7 @@ class BatchProcessing extends Basic
/**
* 批量设置商圈的经纬度
* 拉取商圈的经纬度
*/
public function getCityLatAadLng(){
......@@ -68,7 +68,7 @@ class BatchProcessing extends Basic
}
/**
* 批量获取地铁站经纬度
* 取地铁站经纬度
* @return \think\Response
*/
public function getMetroStationsLatAadLng(){
......@@ -116,7 +116,7 @@ class BatchProcessing extends Basic
/**
* 楼盘经纬度
* 拉取办公楼经纬度
* @return \think\Response
*/
public function getBuildingLatAadLng(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment