Files
Mycontent/soul-api/static
2026-04-28 18:39:08 +08:00
..
2026-04-28 18:39:08 +08:00

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.

静态资源目录(与 router.go 中 r.Static("/static", "./static") 对应)

子目录:
- mbti-avatars-png-male / mbti-avatars-png-female 16 型 MBTI 默认占位 PNG。
  可由仓库根目录运行: python scripts/fetch_mbti_png_to_soul_api_static.py 重新生成。

部署 soul-api 时请将本 static 目录与可执行文件同路径放置(或通过容器卷挂载),否则线上 /static/*.png 会 404
管理端 MBTI 头像网格会只看到类型缩写占位。