{
"conversationId":1,
"price":"5623.5",
"comment":"这是报价说明,这里支持HTML富文本"
}curl --location 'http://proxy.ufer.top/api/project/quotedPrice' \
--header 'token: e30a1f948d694aa990a25b30e0fe87c2' \
--header 'Content-Type: application/json' \
--data '{
"conversationId":1,
"price":"5623.5",
"comment":"这是报价说明,这里支持HTML富文本"
}'{
"code": 0,
"msg": "",
"data": {
"id": 0,
"bided": false,
"tStatus": 0,
"ukerId": 0,
"toProject": 0,
"quotedPrice": 0.0,
"proExplain": "",
"createTime": "",
"updateTime": ""
}
}