|
|
@@ -201,7 +201,7 @@ class NoticeController extends PublicController
|
|
|
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
//福州我要花、花路鲜花批发打二次小票
|
|
|
- $needTwoPrint = [7538, 36707];
|
|
|
+ $needTwoPrint = [7538, 36707, 40624];
|
|
|
} else {
|
|
|
$needTwoPrint = [644];
|
|
|
}
|
|
|
@@ -432,7 +432,7 @@ class NoticeController extends PublicController
|
|
|
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
//福州我要花、花路鲜花批发打二次小票
|
|
|
- $needTwoPrint = [7538, 36707];
|
|
|
+ $needTwoPrint = [7538, 36707, 40624];
|
|
|
} else {
|
|
|
$needTwoPrint = [644];
|
|
|
}
|