|
|
@@ -146,7 +146,7 @@ class NoticeController extends PublicController
|
|
|
if (isset($cg->book) && $cg->book == 0) {
|
|
|
$ghsShopId = $order->shopId ?? 0;
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
- $specialList = [10649, 8042, 16454, 21319, 33668];
|
|
|
+ $specialList = [10649, 8042, 16454, 21319, 33668,43274];
|
|
|
} else {
|
|
|
$specialList = [36523];
|
|
|
}
|
|
|
@@ -356,7 +356,7 @@ class NoticeController extends PublicController
|
|
|
if (isset($cg->book) && $cg->book == 0) {
|
|
|
$ghsShopId = $order->shopId ?? 0;
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
- $specialList = [10649, 8042, 16454, 21319, 33668];
|
|
|
+ $specialList = [10649, 8042, 16454, 21319, 33668,43274];
|
|
|
} else {
|
|
|
$specialList = [36523];
|
|
|
}
|