fix: dspy缺少return result导致返回None
This commit is contained in:
parent
2bbe82fd23
commit
9a8d7f10aa
@ -101,3 +101,5 @@ else:
|
||||
"widgettype": "Message",
|
||||
"options": {"title": "成功", "message": f"获得{ret}折扣", "type": "success"}
|
||||
}
|
||||
|
||||
return result
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user