删除用户
GET
http://localhost:8089/his/user/delete.do
接口描述
删除用户,实际是将用户的删除标记该为0,不向前端展示数据
请求参数
参数名
类型
描述
必填
id
integer
id
必填