From f86b7b23ec1fd39361e1adc917318e42d70755f3 Mon Sep 17 00:00:00 2001 From: jianghanbo Date: Thu, 5 Dec 2024 09:04:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E4=BD=99=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/app/server/Douyin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/service/app/server/Douyin.php b/service/app/server/Douyin.php index c506085a..964d3caa 100644 --- a/service/app/server/Douyin.php +++ b/service/app/server/Douyin.php @@ -215,7 +215,6 @@ class Douyin } if ($this->os == 3 && !$kw_match) { - printf("skip order: %s %s\n", $item->sn, $item->product_name); continue; }