Kaynağa Gözat

直接完成

shish 2 yıl önce
ebeveyn
işleme
a267293443
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      biz-ghs/order/services/OrderService.php

+ 1 - 1
biz-ghs/order/services/OrderService.php

@@ -318,7 +318,7 @@ class OrderService extends BaseService
                 if (getenv('YII_ENV') == 'production') {
                 if (getenv('YII_ENV') == 'production') {
                     $specialList = [10649, 8042, 16454, 21319];
                     $specialList = [10649, 8042, 16454, 21319];
                 } else {
                 } else {
-                    $specialList = [36523];
+                    $specialList = [1];
                 }
                 }
                 if (!in_array($ghsShopId, $specialList)) {
                 if (!in_array($ghsShopId, $specialList)) {
                     $customShop = ShopClass::getById($customShopId, true);
                     $customShop = ShopClass::getById($customShopId, true);