<!doctype html><meta charset=utf-8><title>疆疆好租赁 API</title>
<style>body{font:15px/1.7 -apple-system,"PingFang SC",sans-serif;max-width:640px;margin:60px auto;padding:0 20px;color:#18191c}
code{background:#f1f5f9;padding:2px 6px;border-radius:4px}h1{font-size:20px}
a{color:#2563eb}.muted{color:#64748b;font-size:13px}</style>
<h1>疆疆好租赁 · API 服务</h1>
<p>这个域名是<strong>小程序与商家后台共用的后端接口</strong>，不是网页站点。</p>
<ul>
  <li><code>GET /api/health</code> —— 健康检查</li>
  <li><code>/api/v1/...</code> —— 业务接口</li>
  <li><code>/uploads/...</code> —— 归还照片等静态文件</li>
</ul>
<p><strong>商家后台网页</strong>在 <a href="http://82.156.29.49/">http://82.156.29.49/</a></p>
<p><strong>顾客端</strong>是微信小程序，没有网页地址——要在微信里打开。</p>
<p class="muted">旧系统在 <a href="https://assetlend.top/">https://assetlend.top</a></p>