Przeglądaj źródła

test

tags/v4.3.1
huangjiajun 1 rok temu
rodzic
commit
7f16e4fe72
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      svc/reward_commission.go

+ 1
- 0
svc/reward_commission.go Wyświetl plik

@@ -524,6 +524,7 @@ func CommFee(fee float64, opt *comm_plan.PlanOpt, types, isGoods string) (float6
feeFirst = float64(totalFirst) / 1e4
if feeFirst < 0 {
feeFirst = 0
//
}

return fee, feeFirst, pvdFee, sysFee


Ładowanie…
Anuluj
Zapisz