From 95936195f9114df4ed5fe5baa4d640b2e0989650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Thu, 14 Apr 2022 18:38:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=81=AB=E7=8B=90=E7=BA=BF=E8=B7=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/linedata/auto_format.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/linedata/auto_format.php b/script/linedata/auto_format.php index 892c62a..009ea48 100644 --- a/script/linedata/auto_format.php +++ b/script/linedata/auto_format.php @@ -50,7 +50,7 @@ function auto_format_list(){ format_product_huohu(__DIR__ . '/data/huohu.csv'); break; case 22: - format_product(__DIR__ . '/data/huohu.csv'); + format_product(__DIR__ . '/data/huohu.csv','hhip.vip'); break; } }