getApp()->getClient()->postJson($type->api()->value, $message); Log::channel('SendWeChatMessage')->info('Push WeChat Message', [$type->label(), $message, $response->getContent(false)]); return $response; } }