POST http://127.0.0.1:8004/login tenant=cs1 user=admin login HTTP 200 {"msg":"操作成功","code":200,"token":"eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMwYWFmYzg4LWI3YzAtNDA2MS04MzY4LWQ1NjZhMmZhZDI5ZSJ9.xJzGmoOPWt4couXANj84biEoXKI6LdbEb8qwk5qjVI6KRyPlZQMWGG3fQNfxfqd9lLO-vEqe0pOFHvcTxiWXxA"} token prefix: eyJhbGciOiJIUzUxMiJ9.eyJ... POST http://127.0.0.1:8004/workflow/simulate templateId=70 input: 你好,想了解一下咗们白酒怎么卖? simulate HTTP 200 {"msg":"操作成功","code":200,"data":{"instanceId":598,"reply":"请回复客户。","intent":"inquiry","sentiment":"0.35","nodeCode":"START","nextNodeCode":null,"qualityScore":119,"transferredToHuman":false,"uddUsed":false,"surfaceQuestionType":null,"shouldProbe":false,"probeQuestion":null,"mode":"engine"}} [OK] mode=engine [WARN] shouldProbe not true