|
|
public static function getCreateUserBuying(int $uid, int $orderId, int $fromId, float $amount)
|
|
public static function getCreateUserBuying(int $uid, int $orderId, int $fromId, float $amount)
|
|
|
$income = bcsub($amount, $fee, 2);
|
|
$income = bcsub($amount, $fee, 2);
|