ai_script/config/config.example.yaml
2026-09-17 18:49:22 +08:00

9 lines
378 B
YAML
Raw Permalink 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勿提交仓库