mirror of
https://github.com/woodchen-ink/aimodels-prices.git
synced 2025-07-18 13:41:59 +08:00
- 在 UpdateOtherPrices 函数中新增对模型名称的特殊标记检查,跳过包含":free"或":extended"的模型 - 增强黑名单匹配过程的日志记录,提供更详细的调试信息 - 移除冗余的模型数据映射逻辑,简化数据处理流程,提高代码可读性和性能