@@ -455,7 +455,7 @@ class StoreOrder extends BaseModel
if ($payPrice <= 0) $payPrice = 0;
}
-
+ @file_put_contents('quanju.txt', $deductionPrice . "-抵扣金额\r\n", 8);
if ($test) {
self::rollbackTrans();