|
|
public function incIntegral(int $uid, string $total, float $order_price, int $order_id = 0, string $mark = '', $add_time = 0, $pay_type = 'yue', $yue_pay_price = 0)
|
|
public function incIntegral(int $uid, string $total, float $order_price, int $order_id = 0, string $mark = '', $add_time = 0, $pay_type = 'yue', $yue_pay_price = 0)
|
|
|
// $inc_integral = bcdiv($total, $price, 5);
|
|
// $inc_integral = bcdiv($total, $price, 5);
|
|
|
$default_send_day = sys_config('default_send_day', 90);
|
|
$default_send_day = sys_config('default_send_day', 90);
|