|
@@ -355,7 +355,6 @@ class Api extends CatchController
|
|
|
// //{“mac”:”013560”,”data”:[{“label”:”258962f”,”time”:1682317268,”dirt”:2},{“label”:”258962f”,”time”:1682317268,”dirt”:1}]
|
|
|
// }
|
|
|
|
|
|
-<<<<<<< HEAD
|
|
|
//打印日志
|
|
|
public function temporary_label_log(){
|
|
|
$redis=Cache::store('redis')->handler();
|
|
@@ -421,7 +420,6 @@ class Api extends CatchController
|
|
|
}
|
|
|
|
|
|
|
|
|
-=======
|
|
|
//消息处理
|
|
|
public function handleMessage($text, $mac, $time, $ues_redis){
|
|
|
$EXP_TIME = 20;
|
|
@@ -635,7 +633,6 @@ class Api extends CatchController
|
|
|
// $url="http://47.114.185.186:8115/api/accessReport";
|
|
|
// $url_res= curl_http_post(json_encode($url_data),$url,false);
|
|
|
// debug_log("InAndOUT","远程返回结果".$url_res);
|
|
|
->>>>>>> f98e793d516ef9dc45059709b7d648d9df5aa4e5
|
|
|
|
|
|
public function test(){
|
|
|
try{
|