|
@@ -329,7 +329,7 @@ class CronAction extends Action {
|
|
|
|
|
|
// fly 轨迹数据
|
|
|
$msg_data = array(
|
|
|
- 'StationCode' => '30B5F101237D',
|
|
|
+ 'StationCode' => '30B5F1012539',
|
|
|
"Longitude" => "120.600889",
|
|
|
"Latitude" => "30.191478",
|
|
|
"Address" => "华城·和瑞科技广场(长河路475号)",
|
|
@@ -337,7 +337,7 @@ class CronAction extends Action {
|
|
|
"CityId" => "2902",
|
|
|
"StationName" => "基站名称",
|
|
|
"AddTime" => date('Y-m-d H:i:s',strtotime('-3 minutes')),
|
|
|
- "VehicleNumber" => "86412717AC",
|
|
|
+ "VehicleNumber" => "800000241B",
|
|
|
"VehicleStatus" => "1",
|
|
|
"SignalCount" => 88,
|
|
|
"OnlineTime" => date('Y-m-d H:i:s',strtotime('-2 minutes'))
|