shish 1 rok temu
rodzic
commit
e4e55c2098
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      biz-ghs/order/classes/OrderClass.php

+ 1 - 1
biz-ghs/order/classes/OrderClass.php

@@ -1893,7 +1893,7 @@ class OrderClass extends BaseClass
 
 
         if (getenv('YII_ENV') == 'production') {
         if (getenv('YII_ENV') == 'production') {
             //丽子鲜花、花样年华、镜中花卉、满天星、世纪花都不显示扫码买花
             //丽子鲜花、花样年华、镜中花卉、满天星、世纪花都不显示扫码买花
-            if (!in_array($orderInfo->shopId, [1527, 1585, 1596, 16454, 33668, 38492, 36596, 35389, 38322, 30300])) {
+            if (!in_array($orderInfo->shopId, [1527, 1585, 1596, 16454, 33668, 38492, 36596, 35389, 38322])) {
                 //勇记、国恋、花悠星零售开单不需要打印扫码买花
                 //勇记、国恋、花悠星零售开单不需要打印扫码买花
                 if ($customId != 12145 || $customId != 12487 || $customId != 12281) {
                 if ($customId != 12145 || $customId != 12487 || $customId != 12281) {
                     $content .= "<BR>";
                     $content .= "<BR>";