{
"groupId": "string"
}
curl --location --request POST 'userCenter/project/info' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "string"
}'
{"code":10000,"msg":"success","data":{"id":14,"projectName":"爱品","remark":"","modelType":"ERNIE-4.0-8K","industryId":5,"expireTime":"2999-01-01 00:00:00","valid":1,"auth":["025","admin_project","caolei_test","test-other","测试","爱品-数据清洗","爱品数据清洗2"]}}