@@ -442,6 +442,7 @@ class StoreOrder extends BaseModel
'coupon_price' => $couponPrice,
'deduction_price' => $deductionPrice,
'SurplusIntegral' => $SurplusIntegral,
+ 'gainIntegral' => $gainIntegral,
];
}
$orderInfo = [