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