{
"id": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"creator": 0,
"updater": 0,
"deleted": true,
"username": "string",
"authorities": [
{
"name": "string"
}
]
}curl --location '/api/users' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"creator": 0,
"updater": 0,
"deleted": true,
"username": "string",
"authorities": [
{
"name": "string"
}
]
}'{
"id": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"creator": 0,
"updater": 0,
"deleted": true,
"username": "string",
"authorities": [
{
"name": "string"
}
]
}