{
"id": 0,
"name": "string",
"nameLike": "string",
"age": 0,
"state": 0,
"birthDate": "string",
"createTime": "string",
"updateTime": "string",
"version": 0,
"deleted": 0,
"description": "string",
"idNe": 0,
"idIn": [
0
],
"idNotIn": [
0
],
"idBitAny": 0,
"idBitAll": 0,
"idBitNone": 0,
"nameNe": "string",
"nameNotLike": "string",
"nameIn": [
"string"
],
"nameNotIn": [
"string"
],
"nameIsNull": "string",
"nameIsNotNull": "string",
"nameLikeNe": "string",
"nameLikeLike": "string",
"nameLikeNotLike": "string",
"nameLikeIsNull": "string",
"nameLikeIsNotNull": "string",
"ageNe": 0,
"ageLt": 0,
"ageGt": 0,
"ageLte": 0,
"ageGte": 0,
"ageIn": [
0
],
"ageNotIn": [
0
],
"ageIsNull": 0,
"ageIsNotNull": 0,
"ageBitAny": 0,
"ageBitAll": 0,
"ageBitNone": 0,
"stateNe": 0,
"stateLt": 0,
"stateGt": 0,
"stateLte": 0,
"stateGte": 0,
"stateIn": [
0
],
"stateNotIn": [
0
],
"stateIsNull": 0,
"stateIsNotNull": 0,
"stateBitAny": 0,
"stateBitAll": 0,
"stateBitNone": 0,
"birthDateNe": "string",
"birthDateLt": "string",
"birthDateGt": "string",
"birthDateLte": "string",
"birthDateGte": "string",
"birthDateIn": [
"string"
],
"birthDateNotIn": [
"string"
],
"birthDateIsNull": "string",
"birthDateIsNotNull": "string",
"createTimeNe": "string",
"createTimeLt": "string",
"createTimeGt": "string",
"createTimeLte": "string",
"createTimeGte": "string",
"createTimeIsNull": "string",
"createTimeIsNotNull": "string",
"updateTimeNe": "string",
"updateTimeLt": "string",
"updateTimeGt": "string",
"updateTimeLte": "string",
"updateTimeGte": "string",
"updateTimeIsNull": "string",
"updateTimeIsNotNull": "string",
"versionNe": 0,
"versionLt": 0,
"versionGt": 0,
"versionLte": 0,
"versionGte": 0,
"versionIn": [
0
],
"versionNotIn": [
0
],
"versionIsNull": 0,
"versionIsNotNull": 0,
"versionBitAny": 0,
"versionBitAll": 0,
"versionBitNone": 0,
"descriptionNe": "string",
"descriptionLike": "string",
"descriptionNotLike": "string",
"descriptionIsNull": "string",
"descriptionIsNotNull": "string"
}curl --location --request POST '/sys-user/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"nameLike": "string",
"age": 0,
"state": 0,
"birthDate": "string",
"createTime": "string",
"updateTime": "string",
"version": 0,
"deleted": 0,
"description": "string",
"idNe": 0,
"idIn": [
0
],
"idNotIn": [
0
],
"idBitAny": 0,
"idBitAll": 0,
"idBitNone": 0,
"nameNe": "string",
"nameNotLike": "string",
"nameIn": [
"string"
],
"nameNotIn": [
"string"
],
"nameIsNull": "string",
"nameIsNotNull": "string",
"nameLikeNe": "string",
"nameLikeLike": "string",
"nameLikeNotLike": "string",
"nameLikeIsNull": "string",
"nameLikeIsNotNull": "string",
"ageNe": 0,
"ageLt": 0,
"ageGt": 0,
"ageLte": 0,
"ageGte": 0,
"ageIn": [
0
],
"ageNotIn": [
0
],
"ageIsNull": 0,
"ageIsNotNull": 0,
"ageBitAny": 0,
"ageBitAll": 0,
"ageBitNone": 0,
"stateNe": 0,
"stateLt": 0,
"stateGt": 0,
"stateLte": 0,
"stateGte": 0,
"stateIn": [
0
],
"stateNotIn": [
0
],
"stateIsNull": 0,
"stateIsNotNull": 0,
"stateBitAny": 0,
"stateBitAll": 0,
"stateBitNone": 0,
"birthDateNe": "string",
"birthDateLt": "string",
"birthDateGt": "string",
"birthDateLte": "string",
"birthDateGte": "string",
"birthDateIn": [
"string"
],
"birthDateNotIn": [
"string"
],
"birthDateIsNull": "string",
"birthDateIsNotNull": "string",
"createTimeNe": "string",
"createTimeLt": "string",
"createTimeGt": "string",
"createTimeLte": "string",
"createTimeGte": "string",
"createTimeIsNull": "string",
"createTimeIsNotNull": "string",
"updateTimeNe": "string",
"updateTimeLt": "string",
"updateTimeGt": "string",
"updateTimeLte": "string",
"updateTimeGte": "string",
"updateTimeIsNull": "string",
"updateTimeIsNotNull": "string",
"versionNe": 0,
"versionLt": 0,
"versionGt": 0,
"versionLte": 0,
"versionGte": 0,
"versionIn": [
0
],
"versionNotIn": [
0
],
"versionIsNull": 0,
"versionIsNotNull": 0,
"versionBitAny": 0,
"versionBitAll": 0,
"versionBitNone": 0,
"descriptionNe": "string",
"descriptionLike": "string",
"descriptionNotLike": "string",
"descriptionIsNull": "string",
"descriptionIsNotNull": "string"
}'[
{
"id": 0,
"name": "",
"nameLike": "",
"age": 0,
"state": 0,
"birthDate": "",
"createTime": "",
"updateTime": "",
"version": 0,
"deleted": 0,
"description": ""
}
]