curl --location --request GET 'https://vcc.scmeeting.com:9090/api/v1/file/getFileId' \ --header 'appId;' \ --header 'accessKey;' \ --header 'timestamp;' \ --header 'signature;'
{ "code": "0000", "message": "SUCCESS", "data": {} }