文档
测试

删除客户信息

POST
http://127.0.0.1:6070/customer/deleteCustomer?id=1

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:客户资料删除成功!
必填