Skip to content
  • iuming's avatar
    修复数据处理器中的关键错误 · 75367513
    iuming authored
    - 修复分类字段名不匹配:category_name -> category
    - 修复aiofiles库缺失时的兼容性问题
    - 为所有aiofiles操作添加条件判断以支持降级处理
    - 提高系统在不同环境下的稳定性
    
    修复的错误:
    - KeyError: 'categories' (实际是字段名错误)
    - NameError: name 'aiofiles' is not defined
    
    详细信息请参考 BUGFIX_2025-07-29.md
    75367513
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading