curl --location --request POST '/api/scEnable?account=&blnEnable=&memberId=&scGoodsId=&sign='
{ "code": 0, "msg": "string", "result": { "account": "string", "id": 0, "preTradePrice": 0, "realTradePrice": 0, "remark": "string", "scGoodsId": 0, "scGoodsName": "string", "state": 0 } }