# Supplier QR Link Rules

Date: 2026-06-23

## 1. Current Link / 当前实际使用链接

Current supplier QR scan target:

```text
https://fubitglobal.com/r/supplier-intake
```

Direct supplier resource intake link:

```text
https://fubitglobal.com/supply-resources/submit/?source=qr&lang=zh
```

Generated QR asset path:

```text
assets/qr/fubit-supplier-intake-qr-source-qr.png
```

Public QR asset URL:

```text
https://fubitglobal.com/assets/qr/fubit-supplier-intake-qr-source-qr.png
```

Recommended mobile QR display page:

```text
https://fubitglobal.com/qr/supplier-intake/?display=qr
```

Current QR status:

- The single supplier resource intake QR PNG has been generated for display pages.
- 唯一供应商资料录入二维码已生成。
- The QR image encodes the server 302 short link `https://fubitglobal.com/r/supplier-intake`.
- 二维码图片编码服务端 302 短链接 `https://fubitglobal.com/r/supplier-intake`。
- Current official QR display file: `assets/qr/fubit-supplier-intake-qr-source-qr.png`.
- 当前正式二维码展示文件为：`assets/qr/fubit-supplier-intake-qr-source-qr.png`。
- The recommended QR display page for mobile users is `https://fubitglobal.com/qr/supplier-intake/?display=qr`.
- 推荐手机用户打开的二维码展示页为：`https://fubitglobal.com/qr/supplier-intake/?display=qr`。
- The `/r/supplier-intake` path returns HTTP 302 to the supplier intake form.
- `/r/supplier-intake` 会通过 HTTP 302 进入供应商资料录入表单。
- The display page uses the PNG QR image first for WeChat scan and long-press recognition stability.
- 展示页优先使用 PNG 二维码图片，以提升微信扫码和长按识别稳定性。
- The PNG is generated by the Node `qrcode` library with error correction level H, 1200x1200 RGB output, and an 8-module quiet zone.
- PNG 使用 Node `qrcode` 库生成，纠错等级 H，输出 1200x1200 RGB，并保留 8 个模块 quiet zone。
- SVG files are retained but are not the primary display image.
- SVG 文件保留，但不作为展示页主图。
- Old file `assets/qr/fubit-supplier-intake-qr.svg` is kept as a historical file, not the current official reference.
- 旧文件 `assets/qr/fubit-supplier-intake-qr.svg` 保留为历史文件，不作为当前正式引用。

## 2. Current Usage Principle / 当前使用原则

- FUBIT currently uses one supplier resource intake QR code.
- The unique QR image scan target is `https://fubitglobal.com/r/supplier-intake`.
- The QR display page for sharing on mobile is `https://fubitglobal.com/qr/supplier-intake/?display=qr`; it is a static display page, not a tracking page.
- The direct intake link is `https://fubitglobal.com/supply-resources/submit/?source=qr&lang=zh`.
- The normal website entry may use `https://fubitglobal.com/supply-resources/submit/?source=website`, or no source parameter and default to `WEBSITE`.
- Future database mapping: `source=qr` -> `source_type = QR_CODE`.
- Future database mapping: `source=website` or no `source` -> `source_type = WEBSITE`.
- Factories, suppliers, supply chain developers, platform staff, and event staff can use the same QR code.
- Whoever recommends or records the supplier resource should fill in the submitter name, phone, and email in the form.
- The submitter email should match the future FUBIT SCM registration email where possible.
- The submitter email is an important reference for later resource ownership matching.
- Final ownership and supplier approval are still confirmed by the FUBIT team or FUBIT SCM review.

中文说明：

- 当前只使用一个供应商资料录入二维码。
- 当前唯一二维码图片扫码目标为 `https://fubitglobal.com/r/supplier-intake`。
- 手机端推荐分享展示页为 `https://fubitglobal.com/qr/supplier-intake/?display=qr`；该页面只是静态展示页，不是追踪页。
- 直接录入链接为 `https://fubitglobal.com/supply-resources/submit/?source=qr&lang=zh`。
- 官网普通入口可使用 `https://fubitglobal.com/supply-resources/submit/?source=website`，也可无参数并默认 `WEBSITE`。
- 后续入库时：`source=qr` -> `source_type = QR_CODE`。
- 后续入库时：`source=website` 或无 `source` -> `source_type = WEBSITE`。
- 工厂、供应商、供应链开发商、平台人员、活动现场都可以使用同一个二维码。
- 谁推荐或录入该资源，就在表单中填写提交人姓名、电话和邮箱。
- 提交人邮箱建议与未来 FUBIT SCM 注册邮箱保持一致。
- 该邮箱是后续资源归属匹配的重要线索。
- 最终归属和供应商审核仍由 FUBIT 团队或 FUBIT SCM 审核确认。

## 3. Future Extensions, Not The Current Main Plan / 后续可扩展但当前不作为主方案

- Complex multi-channel QR source schemes.
- Source statistics.
- Automatic ownership confirmation.
- QR backend management.

中文说明：

- 复杂多渠道二维码来源方案。
- 来源统计。
- 自动归属。
- 二维码后台管理。

## 4. Current Boundary / 当前边界

- No multiple QR codes are generated.
- The QR display page is static only.
- No FUBIT SCM connection is made.
- Filling the form after scanning does not create formal supplier approval, quotation, order, commission, or public display.

中文说明：

- 不生成多张二维码。
- 二维码展示页仅为静态页面。
- 不接 FUBIT SCM。
- 扫码填写不代表正式供应商入库、报价、订单、佣金或公开展示。
