From b68479af35c2b406cdb14b79ff42d4750aba7385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 26 Apr 2021 18:59:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E4=BA=A7=E5=93=81=E7=81=AB=E7=8B=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/linedata/auto_format.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/linedata/auto_format.php b/script/linedata/auto_format.php index 7820e55..1655194 100644 --- a/script/linedata/auto_format.php +++ b/script/linedata/auto_format.php @@ -161,6 +161,8 @@ function format_product_huohu($file_path) if(!empty($info[4])){ $record['nasname'] = '1.hhip.vip'; + } else { + $record['nasname'] = ''; } $list1[$key][] = $record; }