Browse Source

出价格

shish 2 năm trước cách đây
mục cha
commit
3d7645ca66
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      biz-ghs/order/classes/OrderClass.php

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

@@ -1243,7 +1243,7 @@ class OrderClass extends BaseClass
             }
             //小丽鲜花,出小票不带价格
             if (isset($orderInfo->mainId) && $orderInfo->mainId == 10975) {
-                $showPrice = 0;
+                //$showPrice = 0;
             }
         } else {
             if (isset($orderInfo->mainId) && $orderInfo->mainId == 644) {