curl --location --request GET 'https://api-dev.sincetech.com.cn:9443/bpm-portal/portal/common-flow/v1/' \
--header 'Authorization: Bearer '
{
"add": true,
"desc": "string",
"flowCode": "string",
"flowName": "string",
"flowType": "string",
"i18n": [
{
"key": "string",
"refId": "string",
"refSystem": 0,
"refType": "string",
"resources": [
{
"description": "string",
"file": {
"absolute": true,
"absoluteFile": {},
"absolutePath": "string",
"canonicalFile": {},
"canonicalPath": "string",
"directory": true,
"executable": true,
"file": true,
"freeSpace": 0,
"hidden": true,
"lastModified": 0,
"name": "string",
"parent": "string",
"parentFile": {},
"path": "string",
"readable": true,
"totalSpace": 0,
"usableSpace": 0,
"writable": true
},
"filename": "string",
"inputStream": {},
"open": true,
"readable": true,
"uri": {
"absolute": true,
"authority": "string",
"fragment": "string",
"host": "string",
"opaque": true,
"path": "string",
"port": 0,
"query": "string",
"rawAuthority": "string",
"rawFragment": "string",
"rawPath": "string",
"rawQuery": "string",
"rawSchemeSpecificPart": "string",
"rawUserInfo": "string",
"scheme": "string",
"schemeSpecificPart": "string",
"userInfo": "string"
},
"url": {
"authority": "string",
"content": {},
"defaultPort": 0,
"deserializedFields": {},
"file": "string",
"host": "string",
"path": "string",
"port": 0,
"protocol": "string",
"query": "string",
"ref": "string",
"serializedHashCode": 0,
"userInfo": "string"
}
}
]
}
],
"iconUrl": "string",
"id": "string",
"img": "string",
"leaderSort": 0,
"mobileIconUrl": "string",
"mobileImage1": "string",
"mobileImage2": "string",
"mobileImg": "string",
"mobileUrl": "string",
"pcUrl": "string",
"pkVal": "string",
"relId": "string",
"relSort": 0,
"subSort": 0,
"systemCode": "string",
"systemName": "string",
"typeCode": "string",
"typeName": "string"
}