{
"msg": "公司已经解散,老板因公户支付工资失败",
"platform": 1,
"number": 65,
"recall_top_k": 52,
"sim": 6,
"dtype": "all"
}curl --location --request POST 'http://wlbrain.ai.dns.wanglv.com:21002/tripabout/similar_wenda_v2' \
--header 'Content-Type: application/json' \
--data-raw '{
"msg": "公司已经解散,老板因公户支付工资失败",
"platform": 1,
"number": 65,
"recall_top_k": 52,
"sim": 6,
"dtype": "all"
}'{
"data": {
"result": [
{
"score": 0.9858047366142273,
"sort_sourceid": 25062870,
"sort_sourcetype": 0,
"sort_text": "公司已经解散,老板因公户支付工资失败,一直拖欠7月份工资"
},
{
"score": 0.466039776802063,
"sort_sourceid": 30150789,
"sort_sourcetype": 0,
"sort_text": "公司拖欠三个月工资,谈判失败。公司也没有解释。"
}
],
"text": "公司已经解散,老板因公户支付工资失败"
},
"errcode": 0,
"errmsg": "ok"
}