curl --location 'http://118.178.236.220:8001/scmp_goods/third/goods/getSelectGoodsGroupList?groupName=undefined' \ --header 'Signature-Type: MD5withRSA' \ --header 'Timestamp;' \ --header 'Signature-Data;' \ --header 'businessId;'
{ "flag": false, "code": 0, "message": "", "data": [ { "id": 0, "name": "", "image": "", "createTime": "" } ] }