fix:修复intwenti

This commit is contained in:
SengokuCola
2025-06-25 21:48:17 +08:00
parent 3bcb173e64
commit 337e9cb9a4
3 changed files with 118 additions and 26 deletions

View File

@@ -148,7 +148,7 @@ class ExpressionSelector:
expr["count"] = new_count
expr["last_active_time"] = time.time()
logger.info(f"表达方式激活: 原count={current_count:.2f}, 增量={increment}, 新count={new_count:.2f}")
# logger.info(f"表达方式激活: 原count={current_count:.2f}, 增量={increment}, 新count={new_count:.2f}")
break
# 保存更新后的文件