WIN-2308041133\Administrator 4 tháng trước cách đây
mục cha
commit
e22dd69eeb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
                 if ($payPrice <= 0) $payPrice = 0;
 
 
             }
             }
-
+            @file_put_contents('quanju.txt', $deductionPrice . "-抵扣金额\r\n", 8);
 
 
             if ($test) {
             if ($test) {
                 self::rollbackTrans();
                 self::rollbackTrans();