{"account": "add",
"createBy": "",
"createOrgId": "",
"createTime": "",
"email": "add@xl.com",
"fullname": "新增用户222",
"mobile": "15484524587",
"openid": "2",
"password": "a4ayc/80/OGda4BO/1o/V0etpOqiLx1JwB5S3beHW0s=",
"sex": "男",
"status": 1,
"id":"1501131665355079680",
"updateBy": "",
"updateTime": "",
"updater": "",
"weixin": "sadafsa"}
curl --location --request POST '/ab-org/user/saveDto' \
--header 'Authorization: Bearer{{Auth_Token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"account": "add",
"createBy": "",
"createOrgId": "",
"createTime": "",
"email": "add@xl.com",
"fullname": "新增用户222",
"mobile": "15484524587",
"openid": "2",
"password": "a4ayc/80/OGda4BO/1o/V0etpOqiLx1JwB5S3beHW0s=",
"sex": "男",
"status": 1,
"id":"1501131665355079680",
"updateBy": "",
"updateTime": "",
"updater": "",
"weixin": "sadafsa"}'
{}