Jelajahi Sumber

直接完成

shish 2 tahun lalu
induk
melakukan
39c6e81ff9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      biz-ghs/order/services/OrderService.php

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

@@ -324,7 +324,7 @@ class OrderService extends BaseService
                     $customShop = ShopClass::getById($customShopId, true);
                     $customShop = ShopClass::getById($customShopId, true);
                     //如果客户是勇记花卉 森润 国恋还是要直接完成
                     //如果客户是勇记花卉 森润 国恋还是要直接完成
                     if (getenv('YII_ENV') == 'production') {
                     if (getenv('YII_ENV') == 'production') {
-                        $particularIds = [7831, 10609, 7778, 16781];
+                        $particularIds = [7779, 7832, 10610, 7779, 16780];
                     } else {
                     } else {
                         $particularIds = [36750];
                         $particularIds = [36750];
                     }
                     }