@@ -1893,7 +1893,7 @@ class OrderClass extends BaseClass
if (getenv('YII_ENV') == 'production') {
//丽子鲜花、花样年华、镜中花卉、满天星、世纪花都不显示扫码买花
- if (!in_array($orderInfo->shopId, [1527, 1585, 1596, 16454, 33668, 38492, 36596, 35389, 38322, 30300])) {
+ if (!in_array($orderInfo->shopId, [1527, 1585, 1596, 16454, 33668, 38492, 36596, 35389, 38322])) {
//勇记、国恋、花悠星零售开单不需要打印扫码买花
if ($customId != 12145 || $customId != 12487 || $customId != 12281) {
$content .= "<BR>";