likang 1 년 전
부모
커밋
48cba2aa18
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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个,全部去清除");
                                 }
 
                             }