likang 1 year ago
parent
commit
48cba2aa18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      catch/api/controller/Api.php

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

@@ -241,7 +241,7 @@ class Api extends CatchController
                                     $dispose->getRemoteData($url_data);
                                     debug_log("clear_label","发送给远程".json_encode($url_data));
                                 }else{
-                                    debug_log("clear_label", $item.':'. "标签信号个数没有超过4个,全部去清除");
+                                    debug_log("clear_label", $item.':'. "标签信号个数没有超过2个,全部去清除");
                                 }
 
                             }