{
"children": [
{
"createTime": "2019-08-24T14:15:22.123Z",
"gid": "string",
"id": "string",
"image": "string",
"name": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"createTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"name": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}curl --location 'http://101.35.247.125:7788/visual/gallery/image/group' \
--header 'Content-Type: application/json' \
--data '{
"children": [
{
"createTime": "2019-08-24T14:15:22.123Z",
"gid": "string",
"id": "string",
"image": "string",
"name": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"createTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"name": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}'{}