用户删除
POST
http://localhost:8084/test//appointment/delete
请求头
参数名
类型
描述
必填
port
string
示例:pc
必填
mobile
int
示例:123321
必填
nonce
int
示例:123123
必填
timestamp
int
示例:123
必填
token
string
示例:6803932306006fc9e77e489248bfdb04
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
示例:null
必填
args
object
示例:null
必填