bobing_910_6

This commit is contained in:
dengbw
2021-09-10 15:47:21 +08:00
committed by lccsw
parent aa9d45b14e
commit d77a2a736c
+1
View File
@@ -126,6 +126,7 @@ class Bo extends Base
$data['ip'] = get_client_ip();
$data['ua'] = $_SERVER['HTTP_USER_AGENT'];
$data['type'] = 1;
$data['c_time'] = time();
$popup = '';
if ($re_u['car_gold'] < $this->appConfig['max_car_gold']) {//购车金小于购车金设定值
if ($this->appConfig['ratio_car_gold_zl'] && ($this->appConfig['ratio_car_gold_zl'] <= rand(1, 100))) {//购车金概率