curl --location --request GET '/openservice/app-designer/copyFileByFid?entId&userId&appId&fid' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a'
{
"status": 200,
"code": 1000000,
"result": {
"fid": 12509,
"filename": "数据源来源表liwc_2024-04-19 13-54-24(7)(5).xlsx",
"host": "base",
"guid": "66220979bcd0e628d8508ede",
"version": 1,
"status": true
},
"msg": "成功"
}