{
"expireTime": "2019-08-24T14:15:22.123Z",
"longUrl": "string",
"state": "string"
}curl --location --request PATCH 'https://api.gugudata.io/v1/shortLinks/?appkey=' \
--header 'Content-Type: application/json' \
--data '{
"expireTime": "2019-08-24T14:15:22.123Z",
"longUrl": "string",
"state": "string"
}'{
"clickCount": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"expireTime": "2019-08-24T14:15:22.123Z",
"lastAccessTime": "2019-08-24T14:15:22.123Z",
"longUrl": "string",
"name": "string",
"shortLinkId": "string",
"shortUrl": "string",
"state": "string",
"updateTime": "2019-08-24T14:15:22.123Z"
}