... | ... | @@ -280,5 +280,16 @@ guarantee_info: "平台垫付" |
|
|
| flat_production.base_info|基本信息|
|
|
|
| flat_production.plat_compare|平台对比|
|
|
|
| flat_production.guarantee_info|保障信息|
|
|
|
|
|
|
若公司详情数据位空时,返回:
|
|
|
```
|
|
|
{
|
|
|
status: 3,
|
|
|
message: "无结果",
|
|
|
data: [ ]
|
|
|
}
|
|
|
```
|
|
|
调整至错误页面
|
|
|
|
|
|
#### 示例
|
|
|
http://shuidi.dev.pingansec.com/?action=detail&company_info=10324800768540513912224951980447 |
|
|
\ No newline at end of file |