wechatShare($order); // $order->update(['profit_paid' => now()]); // DB::commit(); // } catch (\Exception $e) { // DB::rollBack(); // report($e); // } $result = (new WxpayService())->queryShare('4200002029202310133548206841', '20231013084421898946'); dump($result); $this->assertTrue(true); } }