curl --location --request GET 'https://applet.linkqh.com/applet/bff/basis/findArbitrageMatrix?contract01&contract02' \
--header 'secret: N&h74zqRR4*pkNNw'
{
"code": "string",
"date": [
{
"contractList": [
{
"contract": "string",
"settlPrice": 0
}
],
"productId": "string"
}
],
"msg": "string"
}