|
|
@@ -222,7 +222,7 @@ class NoticeController extends PublicController
|
|
|
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
//福州我要花、花路鲜花批发、小齐鲜花、花镜打二次小票,有多处要修改搜索关键词tow_print
|
|
|
- $needTwoPrint = [7538, 36707, 76796];
|
|
|
+ $needTwoPrint = [7538, 36707, 76796, 94589];
|
|
|
} else {
|
|
|
$needTwoPrint = [644];
|
|
|
}
|
|
|
@@ -443,7 +443,7 @@ class NoticeController extends PublicController
|
|
|
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
//福州我要花、花路鲜花批发、花镜打二次小票,有多处要修改搜索关键词tow_print
|
|
|
- $needTwoPrint = [7538, 36707, 76796];
|
|
|
+ $needTwoPrint = [7538, 36707, 76796, 94589];
|
|
|
} else {
|
|
|
$needTwoPrint = [];
|
|
|
}
|