文档
测试

人员删除

GET
http://localhost:8081/tbStaff/delete

请求参数

参数名
类型
描述
必填
sid
int
主键
必填

响应参数

参数名
类型
描述
必填
code
string
示例:SUCCESS
必填
message
string
示例:请求成功
必填
data
object
示例:null
必填
errorId
object
示例:null
必填
errorData
object
示例:null
必填