{"id":59,"date":"2026-03-21T22:47:15","date_gmt":"2026-03-21T14:47:15","guid":{"rendered":"https:\/\/pa.yingzhi8.cn\/index.php\/2026\/03\/21\/cli-gateway\/"},"modified":"2026-03-21T23:30:48","modified_gmt":"2026-03-21T15:30:48","slug":"cli-gateway","status":"publish","type":"post","link":"https:\/\/pa.yingzhi8.cn\/index.php\/2026\/03\/21\/cli-gateway\/","title":{"rendered":"\u7f51\u5173"},"content":{"rendered":"<h1>gateway<\/h1>\n<h1>Gateway \u7f51\u5173 CLI<\/h1>\n<p>Gateway \u7f51\u5173\u662f OpenClaw \u7684 WebSocket \u670d\u52a1\u5668\uff08\u6e20\u9053\u3001\u8282\u70b9\u3001\u4f1a\u8bdd\u3001hooks\uff09\u3002<\/p>\n<p>\u672c\u9875\u4e2d\u7684\u5b50\u547d\u4ee4\u4f4d\u4e8e <code>openclaw gateway \u2026<\/code> \u4e0b\u3002<\/p>\n<p>\u76f8\u5173\u6587\u6863\uff1a<\/p>\n<ul>\n<li><a href=\"\/gateway\/bonjour\">\/gateway\/bonjour<\/a><\/li>\n<li><a href=\"\/gateway\/discovery\">\/gateway\/discovery<\/a><\/li>\n<li><a href=\"\/gateway\/configuration\">\/gateway\/configuration<\/a><\/li>\n<\/ul>\n<h2>\u8fd0\u884c Gateway \u7f51\u5173<\/h2>\n<p>\u8fd0\u884c\u672c\u5730 Gateway \u7f51\u5173\u8fdb\u7a0b\uff1a<\/p>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw gateway<\/p>\n<pre><code>\n\u524d\u53f0\u8fd0\u884c\u522b\u540d\uff1a\n\n```bash  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\nopenclaw gateway run\n<\/code><\/pre>\n<p>\u6ce8\u610f\u4e8b\u9879\uff1a<\/p>\n<ul>\n<li>\u9ed8\u8ba4\u60c5\u51b5\u4e0b\uff0c\u9664\u975e\u5728 <code>~\/.openclaw\/openclaw.json<\/code> \u4e2d\u8bbe\u7f6e\u4e86 <code>gateway.mode=local<\/code>\uff0c\u5426\u5219 Gateway \u7f51\u5173\u5c06\u62d2\u7edd\u542f\u52a8\u3002\u4f7f\u7528 <code>--allow-unconfigured<\/code> \u8fdb\u884c\u4e34\u65f6\/\u5f00\u53d1\u8fd0\u884c\u3002<\/li>\n<li>\u5728\u6ca1\u6709\u8ba4\u8bc1\u7684\u60c5\u51b5\u4e0b\u7ed1\u5b9a\u5230 loopback \u4e4b\u5916\u7684\u5730\u5740\u4f1a\u88ab\u963b\u6b62\uff08\u5b89\u5168\u62a4\u680f\uff09\u3002<\/li>\n<li><code>SIGUSR1<\/code> \u5728\u6388\u6743\u65f6\u89e6\u53d1\u8fdb\u7a0b\u5185\u91cd\u542f\uff08\u542f\u7528 <code>commands.restart<\/code> \u6216\u4f7f\u7528 gateway \u5de5\u5177\/config apply\/update\uff09\u3002<\/li>\n<li><code>SIGINT<\/code>\/<code>SIGTERM<\/code> \u5904\u7406\u7a0b\u5e8f\u4f1a\u505c\u6b62 Gateway \u7f51\u5173\u8fdb\u7a0b\uff0c\u4f46\u4e0d\u4f1a\u6062\u590d\u4efb\u4f55\u81ea\u5b9a\u4e49\u7ec8\u7aef\u72b6\u6001\u3002\u5982\u679c\u4f60\u7528 TUI \u6216 raw-mode \u8f93\u5165\u5305\u88c5 CLI\uff0c\u8bf7\u5728\u9000\u51fa\u524d\u6062\u590d\u7ec8\u7aef\u3002<\/li>\n<\/ul>\n<h3>\u9009\u9879<\/h3>\n<ul>\n<li><code>--port &lt;port&gt;<\/code>\uff1aWebSocket \u7aef\u53e3\uff08\u9ed8\u8ba4\u6765\u81ea\u914d\u7f6e\/\u73af\u5883\u53d8\u91cf\uff1b\u901a\u5e38\u4e3a <code>18789<\/code>\uff09\u3002<\/li>\n<li><code>--bind &lt;loopback|lan|tailnet|auto|custom&gt;<\/code>\uff1a\u76d1\u542c\u5668\u7ed1\u5b9a\u6a21\u5f0f\u3002<\/li>\n<li><code>--auth &lt;token|password&gt;<\/code>\uff1a\u8ba4\u8bc1\u6a21\u5f0f\u8986\u76d6\u3002<\/li>\n<li><code>--token &lt;token&gt;<\/code>\uff1a\u4ee4\u724c\u8986\u76d6\uff08\u540c\u65f6\u4e3a\u8fdb\u7a0b\u8bbe\u7f6e <code>OPENCLAW_GATEWAY_TOKEN<\/code>\uff09\u3002<\/li>\n<li><code>--password &lt;password&gt;<\/code>\uff1a\u5bc6\u7801\u8986\u76d6\uff08\u540c\u65f6\u4e3a\u8fdb\u7a0b\u8bbe\u7f6e <code>OPENCLAW_GATEWAY_PASSWORD<\/code>\uff09\u3002<\/li>\n<li><code>--tailscale &lt;off|serve|funnel&gt;<\/code>\uff1a\u901a\u8fc7 Tailscale \u66b4\u9732 Gateway \u7f51\u5173\u3002<\/li>\n<li><code>--tailscale-reset-on-exit<\/code>\uff1a\u5173\u95ed\u65f6\u91cd\u7f6e Tailscale serve\/funnel \u914d\u7f6e\u3002<\/li>\n<li><code>--allow-unconfigured<\/code>\uff1a\u5141\u8bb8\u5728\u914d\u7f6e\u4e2d\u6ca1\u6709 <code>gateway.mode=local<\/code> \u7684\u60c5\u51b5\u4e0b\u542f\u52a8 Gateway \u7f51\u5173\u3002<\/li>\n<li><code>--dev<\/code>\uff1a\u5982\u679c\u7f3a\u5931\u5219\u521b\u5efa\u5f00\u53d1\u914d\u7f6e + \u5de5\u4f5c\u533a\uff08\u8df3\u8fc7 BOOTSTRAP.md\uff09\u3002<\/li>\n<li><code>--reset<\/code>\uff1a\u91cd\u7f6e\u5f00\u53d1\u914d\u7f6e + \u51ed\u8bc1 + \u4f1a\u8bdd + \u5de5\u4f5c\u533a\uff08\u9700\u8981 <code>--dev<\/code>\uff09\u3002<\/li>\n<li><code>--force<\/code>\uff1a\u542f\u52a8\u524d\u6740\u6b7b\u6240\u9009\u7aef\u53e3\u4e0a\u7684\u4efb\u4f55\u73b0\u6709\u76d1\u542c\u5668\u3002<\/li>\n<li><code>--verbose<\/code>\uff1a\u8be6\u7ec6\u65e5\u5fd7\u3002<\/li>\n<li><code>--claude-cli-logs<\/code>\uff1a\u4ec5\u5728\u63a7\u5236\u53f0\u663e\u793a claude-cli \u65e5\u5fd7\uff08\u5e76\u542f\u7528\u5176 stdout\/stderr\uff09\u3002<\/li>\n<li><code>--ws-log &lt;auto|full|compact&gt;<\/code>\uff1aWebSocket \u65e5\u5fd7\u6837\u5f0f\uff08\u9ed8\u8ba4 <code>auto<\/code>\uff09\u3002<\/li>\n<li><code>--compact<\/code>\uff1a<code>--ws-log compact<\/code> \u7684\u522b\u540d\u3002<\/li>\n<li><code>--raw-stream<\/code>\uff1a\u5c06\u539f\u59cb\u6a21\u578b\u6d41\u4e8b\u4ef6\u8bb0\u5f55\u5230 jsonl\u3002<\/li>\n<li><code>--raw-stream-path &lt;path&gt;<\/code>\uff1a\u539f\u59cb\u6d41 jsonl \u8def\u5f84\u3002<\/li>\n<\/ul>\n<h2>\u67e5\u8be2\u8fd0\u884c\u4e2d\u7684 Gateway \u7f51\u5173<\/h2>\n<p>\u6240\u6709\u67e5\u8be2\u547d\u4ee4\u4f7f\u7528 WebSocket RPC\u3002<\/p>\n<p>\u8f93\u51fa\u6a21\u5f0f\uff1a<\/p>\n<ul>\n<li>\u9ed8\u8ba4\uff1a\u4eba\u7c7b\u53ef\u8bfb\uff08TTY \u4e2d\u5e26\u989c\u8272\uff09\u3002<\/li>\n<li><code>--json<\/code>\uff1a\u673a\u5668\u53ef\u8bfb JSON\uff08\u65e0\u6837\u5f0f\/\u8fdb\u5ea6\u6307\u793a\u5668\uff09\u3002<\/li>\n<li><code>--no-color<\/code>\uff08\u6216 <code>NO_COLOR=1<\/code>\uff09\uff1a\u7981\u7528 ANSI \u4f46\u4fdd\u6301\u4eba\u7c7b\u53ef\u8bfb\u5e03\u5c40\u3002<\/li>\n<\/ul>\n<p>\u5171\u4eab\u9009\u9879\uff08\u5728\u652f\u6301\u7684\u5730\u65b9\uff09\uff1a<\/p>\n<ul>\n<li><code>--url &lt;url&gt;<\/code>\uff1aGateway \u7f51\u5173 WebSocket URL\u3002<\/li>\n<li><code>--token &lt;token&gt;<\/code>\uff1aGateway \u7f51\u5173\u4ee4\u724c\u3002<\/li>\n<li><code>--password &lt;password&gt;<\/code>\uff1aGateway \u7f51\u5173\u5bc6\u7801\u3002<\/li>\n<li><code>--timeout &lt;ms&gt;<\/code>\uff1a\u8d85\u65f6\/\u9884\u7b97\uff08\u56e0\u547d\u4ee4\u800c\u5f02\uff09\u3002<\/li>\n<li><code>--expect-final<\/code>\uff1a\u7b49\u5f85&#8221;\u6700\u7ec8&#8221;\u54cd\u5e94\uff08\u667a\u80fd\u4f53\u8c03\u7528\uff09\u3002<\/li>\n<\/ul>\n<h3><code>gateway health<\/code><\/h3>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw gateway health &#8211;url ws:\/\/127.0.0.1:18789<\/p>\n<pre><code>\n### `gateway status`\n\n`gateway status` \u663e\u793a Gateway \u7f51\u5173\u670d\u52a1\uff08launchd\/systemd\/schtasks\uff09\u4ee5\u53ca\u53ef\u9009\u7684 RPC \u63a2\u6d4b\u3002\n\n```bash  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\nopenclaw gateway status\nopenclaw gateway status --json\n<\/code><\/pre>\n<p>\u9009\u9879\uff1a<\/p>\n<ul>\n<li><code>--url &lt;url&gt;<\/code>\uff1a\u8986\u76d6\u63a2\u6d4b URL\u3002<\/li>\n<li><code>--token &lt;token&gt;<\/code>\uff1a\u63a2\u6d4b\u7684\u4ee4\u724c\u8ba4\u8bc1\u3002<\/li>\n<li><code>--password &lt;password&gt;<\/code>\uff1a\u63a2\u6d4b\u7684\u5bc6\u7801\u8ba4\u8bc1\u3002<\/li>\n<li><code>--timeout &lt;ms&gt;<\/code>\uff1a\u63a2\u6d4b\u8d85\u65f6\uff08\u9ed8\u8ba4 <code>10000<\/code>\uff09\u3002<\/li>\n<li><code>--no-probe<\/code>\uff1a\u8df3\u8fc7 RPC \u63a2\u6d4b\uff08\u4ec5\u670d\u52a1\u89c6\u56fe\uff09\u3002<\/li>\n<li><code>--deep<\/code>\uff1a\u4e5f\u626b\u63cf\u7cfb\u7edf\u7ea7\u670d\u52a1\u3002<\/li>\n<\/ul>\n<h3><code>gateway probe<\/code><\/h3>\n<p><code>gateway probe<\/code> \u662f&#8221;\u8c03\u8bd5\u4e00\u5207&#8221;\u547d\u4ee4\u3002\u5b83\u59cb\u7ec8\u63a2\u6d4b\uff1a<\/p>\n<ul>\n<li>\u4f60\u914d\u7f6e\u7684\u8fdc\u7a0b Gateway \u7f51\u5173\uff08\u5982\u679c\u8bbe\u7f6e\u4e86\uff09\uff0c\u4ee5\u53ca<\/li>\n<li>localhost\uff08loopback\uff09<strong>\u5373\u4f7f\u914d\u7f6e\u4e86\u8fdc\u7a0b\u4e5f\u4f1a\u63a2\u6d4b<\/strong>\u3002<\/li>\n<\/ul>\n<p>\u5982\u679c\u591a\u4e2a Gateway \u7f51\u5173\u53ef\u8fbe\uff0c\u5b83\u4f1a\u6253\u5370\u6240\u6709\u3002\u5f53\u4f60\u4f7f\u7528\u9694\u79bb\u7684\u914d\u7f6e\u6587\u4ef6\/\u7aef\u53e3\uff08\u4f8b\u5982\u6551\u63f4\u673a\u5668\u4eba\uff09\u65f6\u652f\u6301\u591a\u4e2a Gateway \u7f51\u5173\uff0c\u4f46\u5927\u591a\u6570\u5b89\u88c5\u4ecd\u7136\u8fd0\u884c\u5355\u4e2a Gateway \u7f51\u5173\u3002<\/p>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw gateway probe<br \/>\nopenclaw gateway probe &#8211;json<\/p>\n<pre><code>\n#### \u901a\u8fc7 SSH \u8fdc\u7a0b\uff08Mac \u5e94\u7528\u5bf9\u7b49\uff09\n\nmacOS \u5e94\u7528\u7684&quot;\u901a\u8fc7 SSH \u8fdc\u7a0b&quot;\u6a21\u5f0f\u4f7f\u7528\u672c\u5730\u7aef\u53e3\u8f6c\u53d1\uff0c\u56e0\u6b64\u8fdc\u7a0b Gateway \u7f51\u5173\uff08\u53ef\u80fd\u4ec5\u7ed1\u5b9a\u5230 loopback\uff09\u53d8\u5f97\u53ef\u4ee5\u901a\u8fc7 `ws:\/\/127.0.0.1:&lt;port&gt;` \u8bbf\u95ee\u3002\n\nCLI \u7b49\u6548\u547d\u4ee4\uff1a\n\n```bash  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\nopenclaw gateway probe --ssh user@gateway-host\n<\/code><\/pre>\n<p>\u9009\u9879\uff1a<\/p>\n<ul>\n<li><code>--ssh &lt;target&gt;<\/code>\uff1a<code>user@host<\/code> \u6216 <code>user@host:port<\/code>\uff08\u7aef\u53e3\u9ed8\u8ba4\u4e3a <code>22<\/code>\uff09\u3002<\/li>\n<li><code>--ssh-identity &lt;path&gt;<\/code>\uff1a\u8eab\u4efd\u6587\u4ef6\u3002<\/li>\n<li><code>--ssh-auto<\/code>\uff1a\u9009\u62e9\u7b2c\u4e00\u4e2a\u53d1\u73b0\u7684 Gateway \u7f51\u5173\u4e3b\u673a\u4f5c\u4e3a SSH \u76ee\u6807\uff08\u4ec5\u9650\u5c40\u57df\u7f51\/WAB\uff09\u3002<\/li>\n<\/ul>\n<p>\u914d\u7f6e\uff08\u53ef\u9009\uff0c\u7528\u4f5c\u9ed8\u8ba4\u503c\uff09\uff1a<\/p>\n<ul>\n<li><code>gateway.remote.sshTarget<\/code><\/li>\n<li><code>gateway.remote.sshIdentity<\/code><\/li>\n<\/ul>\n<h3><code>gateway call &lt;method&gt;<\/code><\/h3>\n<p>\u4f4e\u7ea7 RPC \u8f85\u52a9\u5de5\u5177\u3002<\/p>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw gateway call status<br \/>\nopenclaw gateway call logs.tail &#8211;params &#8216;{&#8220;sinceMs&#8221;: 60000}&#8217;<\/p>\n<pre><code>\n## \u7ba1\u7406 Gateway \u7f51\u5173\u670d\u52a1\n\n```bash  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\nopenclaw gateway install\nopenclaw gateway start\nopenclaw gateway stop\nopenclaw gateway restart\nopenclaw gateway uninstall\n<\/code><\/pre>\n<p>\u6ce8\u610f\u4e8b\u9879\uff1a<\/p>\n<ul>\n<li><code>gateway install<\/code> \u652f\u6301 <code>--port<\/code>\u3001<code>--runtime<\/code>\u3001<code>--token<\/code>\u3001<code>--force<\/code>\u3001<code>--json<\/code>\u3002<\/li>\n<li>\u751f\u547d\u5468\u671f\u547d\u4ee4\u63a5\u53d7 <code>--json<\/code> \u7528\u4e8e\u811a\u672c\u3002<\/li>\n<\/ul>\n<h2>\u53d1\u73b0 Gateway \u7f51\u5173\uff08Bonjour\uff09<\/h2>\n<p><code>gateway discover<\/code> \u626b\u63cf Gateway \u7f51\u5173\u4fe1\u6807\uff08<code>_openclaw-gw._tcp<\/code>\uff09\u3002<\/p>\n<ul>\n<li>\u7ec4\u64ad DNS-SD\uff1a<code>local.<\/code><\/li>\n<li>\u5355\u64ad DNS-SD\uff08\u5e7f\u57df Bonjour\uff09\uff1a\u9009\u62e9\u4e00\u4e2a\u57df\uff08\u793a\u4f8b\uff1a<code>openclaw.internal.<\/code>\uff09\u5e76\u8bbe\u7f6e\u5206\u5272 DNS + DNS \u670d\u52a1\u5668\uff1b\u53c2\u89c1 <a href=\"\/gateway\/bonjour\">\/gateway\/bonjour<\/a><\/li>\n<\/ul>\n<p>\u53ea\u6709\u542f\u7528\u4e86 Bonjour \u53d1\u73b0\uff08\u9ed8\u8ba4\uff09\u7684 Gateway \u7f51\u5173\u624d\u4f1a\u5e7f\u64ad\u4fe1\u6807\u3002<\/p>\n<p>\u5e7f\u57df\u53d1\u73b0\u8bb0\u5f55\u5305\u62ec\uff08TXT\uff09\uff1a<\/p>\n<ul>\n<li><code>role<\/code>\uff08Gateway \u7f51\u5173\u89d2\u8272\u63d0\u793a\uff09<\/li>\n<li><code>transport<\/code>\uff08\u4f20\u8f93\u63d0\u793a\uff0c\u4f8b\u5982 <code>gateway<\/code>\uff09<\/li>\n<li><code>gatewayPort<\/code>\uff08WebSocket \u7aef\u53e3\uff0c\u901a\u5e38\u4e3a <code>18789<\/code>\uff09<\/li>\n<li><code>sshPort<\/code>\uff08SSH \u7aef\u53e3\uff1b\u5982\u679c\u4e0d\u5b58\u5728\u5219\u9ed8\u8ba4\u4e3a <code>22<\/code>\uff09<\/li>\n<li><code>tailnetDns<\/code>\uff08MagicDNS \u4e3b\u673a\u540d\uff0c\u5982\u679c\u53ef\u7528\uff09<\/li>\n<li><code>gatewayTls<\/code> \/ <code>gatewayTlsSha256<\/code>\uff08TLS \u542f\u7528 + \u8bc1\u4e66\u6307\u7eb9\uff09<\/li>\n<li><code>cliPath<\/code>\uff08\u8fdc\u7a0b\u5b89\u88c5\u7684\u53ef\u9009\u63d0\u793a\uff09<\/li>\n<\/ul>\n<h3><code>gateway discover<\/code><\/h3>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw gateway discover<\/p>\n<pre><code>\n\u9009\u9879\uff1a\n\n* `--timeout &lt;ms&gt;`\uff1a\u6bcf\u4e2a\u547d\u4ee4\u7684\u8d85\u65f6\uff08\u6d4f\u89c8\/\u89e3\u6790\uff09\uff1b\u9ed8\u8ba4 `2000`\u3002\n* `--json`\uff1a\u673a\u5668\u53ef\u8bfb\u8f93\u51fa\uff08\u540c\u65f6\u7981\u7528\u6837\u5f0f\/\u8fdb\u5ea6\u6307\u793a\u5668\uff09\u3002\n\n\u793a\u4f8b\uff1a\n\n```bash  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\nopenclaw gateway discover --timeout 4000\nopenclaw gateway discover --json | jq '.beacons[].wsUrl'\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>gateway Gateway \u7f51\u5173 CLI Gateway \u7f51\u5173\u662f OpenClaw \u7684 WebSocket [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-59","post","type-post","status-publish","format-standard","hentry","category-docs"],"_links":{"self":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/comments?post=59"}],"version-history":[{"count":2,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/59\/revisions"}],"predecessor-version":[{"id":892,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/59\/revisions\/892"}],"wp:attachment":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/media?parent=59"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/categories?post=59"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/tags?post=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}