update pay function

This commit is contained in:
2025-11-28 17:00:02 +08:00
parent 547424fff6
commit f6e8d673a8

View File

@@ -2460,7 +2460,7 @@ MEETING_ROLES = {
"nickname": "西蒙斯", "nickname": "西蒙斯",
"role_type": "quant", "role_type": "quant",
"avatar": "/images/agent/simons.png", "avatar": "/images/agent/simons.png",
"model": "deepseek", "model": "kimi-k2-thinking",
"color": "#3B82F6", "color": "#3B82F6",
"description": "中性立场,使用量化工具分析技术指标", "description": "中性立场,使用量化工具分析技术指标",
"tools": ROLE_TOOLS["simons"], "tools": ROLE_TOOLS["simons"],