ai_script/config/config.example.yaml
2026-09-24 02:01:52 +08:00

12 lines
485 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 配置模板(可入库)。复制为 config/config.dev.yaml 后填入真实值。
# 本地config/config.dev.yaml已 gitignore
feishu:
app_id: "" # 飞书应用 App ID如 cli_xxx
app_secret: "" # 飞书应用 App Secret勿提交仓库
hisense_geo:
base_url: "https://geo-api.hisense.com"
token: "" # 生产环境 x-token勿提交仓库
haoxian:
base_url: "https://resource-api.cemeta.cn"
token: "" # 好现 x-token勿提交仓库