Browse Source

打小票

shish 2 years ago
parent
commit
b2daf1ac3c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-hd/controllers/NoticeController.php

+ 1 - 1
app-hd/controllers/NoticeController.php

@@ -133,7 +133,7 @@ class NoticeController extends PublicController
                                 //源花汇不自动打开小票
                                 $mallOrderNoPrint = [10536];
                             } else {
-                                $mallOrderNoPrint = [644];
+                                $mallOrderNoPrint = [];
                             }
                             if (in_array($order->mainId, $mallOrderNoPrint)) {