|
|
@@ -171,6 +171,7 @@ class LiveOrderController extends Controller
|
|
|
|
|
|
$transaction->commit();
|
|
|
Yii::$app->redis->executeCommand('DEL', [$cacheKey]);
|
|
|
+ noticeUtil::push($name . " mainId:{$mainId} live order 转换订单成功", '15280215347');
|
|
|
|
|
|
} catch (\Exception $e) {
|
|
|
$transaction->rollBack();
|