文档
测试

删除纳税户

POST
http://localhost:8080/GzldmpService/taxpayer/del

接口描述

根据纳税户ID删除

请求头

参数名
类型
描述
必填
Content-Type
application/x-www-form-urlencoded
表单提交
必填

请求参数

参数名
类型
描述
必填
id
number
示例:4
必填

响应参数

参数名
类型
描述
必填
code
string
示例:0
必填
msg
string
示例:请求成功
必填