From af3c8f9717d4cd8415014a6c5c346274ea597924 Mon Sep 17 00:00:00 2001 From: linyaostalker <602604991@qq.com> Date: Wed, 27 Nov 2019 16:59:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0antgoods=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E5=88=AB=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config/main.php | 3 ++- vendor/antgoods/goods/src/assets/custom/sku.html | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100755 vendor/antgoods/goods/src/assets/custom/sku.html diff --git a/common/config/main.php b/common/config/main.php index 7fb3b7e..924ee91 100644 --- a/common/config/main.php +++ b/common/config/main.php @@ -6,7 +6,8 @@ return [ '@npm' => '@vendor/npm-asset', '@blobt' => '@vendor/blobt', '@iron' => '@vendor/iron', - '@linyao' => '@vendor/linyao' + '@linyao' => '@vendor/linyao', + '@antgoods' => '@vendor/antgoods', ], 'vendorPath' => dirname(dirname(__DIR__)) . '/vendor', 'timeZone' => 'Asia/Shanghai', diff --git a/vendor/antgoods/goods/src/assets/custom/sku.html b/vendor/antgoods/goods/src/assets/custom/sku.html deleted file mode 100755 index 7c84fc7..0000000 --- a/vendor/antgoods/goods/src/assets/custom/sku.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file