文档
测试

Delete personnel

DELETE
/qgy/personnel/delete

接口描述

Deleting the designated information in batches according to the guid of personnel

Request parameters

参数名
类型
描述
必填
guids
String
guid, of personnel guid personnel
必填
userId
String
Current user id
必填

Return sample

``` { "result": 1, "msg": "successful operation!", "code": "QG_SUS1000", "data":true } ```