🐛 修复展览详情无法获取

This commit is contained in:
2025-06-11 18:58:13 +08:00
parent f417f829cc
commit acb504a0e5
5 changed files with 1501 additions and 12 deletions

3
.gitignore vendored
View File

@ -162,4 +162,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
bot.py
pdm.lock
.env
.env.*