正在显示
3 个修改的文件
包含
2 行增加
和
1 行删除
@@ -299,7 +299,7 @@ class Car extends Base | @@ -299,7 +299,7 @@ class Car extends Base | ||
299 | */ | 299 | */ |
300 | public function switching_driver() | 300 | public function switching_driver() |
301 | { | 301 | { |
302 | - $res = Db::name("driver")->where("user_id", $this->auth->id)->find(); | 302 | + $res = Db::name("driver")->where("user_id", 37)->find(); |
303 | $car = Db::name("car")->where("driver_id", $res['id'])->find(); | 303 | $car = Db::name("car")->where("driver_id", $res['id'])->find(); |
304 | if ($car) { | 304 | if ($car) { |
305 | //本月收入 | 305 | //本月收入 |
1 | 2024-04-02 17:59:05《117》"{\"errcode\":43101,\"errmsg\":\"user refuse to accept the msg rid: 660bd6ea-622ec5d0-43cc7fb2\"}" | 1 | 2024-04-02 17:59:05《117》"{\"errcode\":43101,\"errmsg\":\"user refuse to accept the msg rid: 660bd6ea-622ec5d0-43cc7fb2\"}" |
2 | 2024-04-02 18:00:07《117》"{\"errcode\":43101,\"errmsg\":\"user refuse to accept the msg rid: 660bd727-39dc0f13-306b3b82\"}" | 2 | 2024-04-02 18:00:07《117》"{\"errcode\":43101,\"errmsg\":\"user refuse to accept the msg rid: 660bd727-39dc0f13-306b3b82\"}" |
3 | +2024-04-15 15:24:09《117》"{\"errcode\":43101,\"errmsg\":\"user refuse to accept the msg rid: 661cd619-364b9ebc-754d7dac\"}" |
-
请 注册 或 登录 后发表评论