bobing_903_2

This commit is contained in:
dengbw
2021-09-03 15:20:24 +08:00
committed by lccsw
parent 237c0d16a7
commit eb8fdba6b4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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) {
+1
View File
@@ -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) {