|
|
@@ -1946,7 +1946,7 @@ class OrderClass extends BaseClass
|
|
|
/**************************如果是好多花的云仓还要再打一下标签纸,多处要同步修改,关键词 hdh_yc *****************************/
|
|
|
$orderMainId = $orderInfo['mainId'] ?? 0;
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
- $map = [65726, 58, 25119, 28500, 1294];
|
|
|
+ $map = [65726, 58, 25119, 28500, 1294,12925];
|
|
|
} else {
|
|
|
$map = [828];
|
|
|
}
|
|
|
@@ -3004,7 +3004,7 @@ XL;
|
|
|
/**************************如果是好多花的云仓还要再打一下标签纸,多处要同步修改,关键词 hdh_yc *****************************/
|
|
|
$orderMainId = $order->mainId;
|
|
|
if (getenv('YII_ENV') == 'production') {
|
|
|
- $map = [65726, 58, 25119, 28500, 1294];
|
|
|
+ $map = [65726, 58, 25119, 28500, 1294,12925];
|
|
|
} else {
|
|
|
$map = [828];
|
|
|
}
|