|
|
@@ -454,7 +454,7 @@ class NoticeController extends PublicController
|
|
|
//福州我要花、花路鲜花批发打二次小票,有多处要修改搜索关键词tow_print
|
|
|
$needTwoPrint = [7538, 36707];
|
|
|
} else {
|
|
|
- $needTwoPrint = [644];
|
|
|
+ $needTwoPrint = [];
|
|
|
}
|
|
|
if (in_array($order->mainId, $needTwoPrint)) {
|
|
|
if ($order->mainId == 7538) {
|