shish 1 year ago
parent
commit
7b03a1417a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app-hd/controllers/StatCgController.php

+ 1 - 0
app-hd/controllers/StatCgController.php

@@ -58,6 +58,7 @@ class StatCgController extends BaseController
             $ptItemId = $val['itemId'] ?? 0;
             $xhUnitType = $val['xhUnitType'] ?? 0;
             $xhUnitPrice = $val['xhUnitPrice'] ?? 0;
+
             $ratio = $val['ratio'] ?? 20;
             $beforeNum = bcsub($val['xhNum'], $val['refundNum'], 2);
             if ($xhUnitType == 0) {