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; } }