bobing_903_2
This commit is contained in:
@@ -297,6 +297,7 @@ class Bobing extends Wxapp
|
||||
}
|
||||
!$this->car_id && $this->car_id = 13;
|
||||
if (!$re_u['car_id']) {
|
||||
$where['uid'] = $this->myuid;
|
||||
$this->mdBobingUser->update(array("car_id" => $this->car_id), $where);
|
||||
}
|
||||
if (!$re_u) {
|
||||
|
||||
@@ -483,6 +483,7 @@ class Home extends Wxapp
|
||||
}
|
||||
!$this->car_id && $this->car_id = 13;
|
||||
if (!$re_u['car_id']) {
|
||||
$where['uid'] = $this->myuid;
|
||||
$this->mdBobingUser->update(array("car_id" => $this->car_id), $where);
|
||||
}
|
||||
if (!$re_u) {
|
||||
|
||||
Reference in New Issue
Block a user