Explorar o código

打二张优化

shish hai 1 ano
pai
achega
997e027664
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app-ghs/controllers/OrderController.php

+ 2 - 2
app-ghs/controllers/OrderController.php

@@ -1234,8 +1234,8 @@ class OrderController extends BaseController
                                 $order->save();
                             }
 
-                            //小齐鲜花批发自己开单要打二次
-                            if (in_array($mainId, [40624, 42680])) {
+                            //xxx自己开单要打二次,有多处要修改搜索关键词 tow_print
+                            if (in_array($mainId, [0])) {
                                 OrderClass::onlinePrint($order);
                                 $ext = $this->shopExt;
                                 if (isset($ext->printSn) && !empty($ext->printSn)) {