合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
~~~[api] post:www.tp.cn/api/v1/employees/get?framework=api *string:name=not null#名称不能为空 <<< 示例 post:www.tp.cn/api/v1/employees/get?framework=api 推送数据: { "name":"中" } <<< success { "data": [ { "id": 1, "title": "中原", "name": "李鑫昂贵", "phone": "123", "status": 1, "thumb": "", "recommend": 0 }, { "id": 2, "title": "中锅", "name": "国王", "phone": "43334", "status": 1, "thumb": "", "recommend": 0 } ], "code": 201, "msg": "ok" } <<< error ~~~