WIN-2308041133\Administrator 4 months ago
parent
commit
e22dd69eeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/models/store/StoreOrder.php

+ 1 - 1
app/models/store/StoreOrder.php

@@ -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();