tongshanglei 1 年間 前
コミット
18f0ac1216
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      catch/api/controller/Api.php

+ 2 - 2
catch/api/controller/Api.php

@@ -238,8 +238,8 @@ class Api extends CatchController
                             //相同 则更新时间
                             $redis->hSet($hashKey,$key,json_encode($report_data));
                         }else{
-                            //毕竟数据时间
-                            //新数据更晚上报
+                            //比较数据时间
+                            //默认新数据更晚上报
                             $send_data=[
                                 "mac"=>$mac,
                                 "label"=>$label,