瀏覽代碼

打印价格

shish 1 年之前
父節點
當前提交
71fa6e91fc
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      biz-ghs/order/classes/OrderClass.php

+ 4 - 0
biz-ghs/order/classes/OrderClass.php

@@ -1689,6 +1689,10 @@ class OrderClass extends BaseClass
             if (isset($orderInfo->mainId) && $orderInfo->mainId == 16293) {
                 $showPrice = 0;
             }
+            //淮北花语集小票不带价格
+            if (isset($orderInfo->mainId) && $orderInfo->mainId == 52291) {
+                $showPrice = 0;
+            }
         } else {
             if (isset($orderInfo->mainId) && $orderInfo->mainId == 644) {
                 //$showPrice = 0;