文档
测试

认证信息

POST
http://47.108.162.155:8030/api/company/getAuth

说明 / 示例

``` { "errorCode": 0, "msg": null, "data": { "license": "http://127.0.0.1:8080/file/dsaddsad", "code": "123", "locationName": "重庆市 渝中区", "locationDetail": "123", "locationId": 5, "contactName": "xxx", "postName": "xxx", "name": "xxx", "about": "xxx", "contactPhone": "15112345678", "status": -1//-1/0/1 -> 待审核/审核失败/审核成功 }, "success": true } ```