企业查询统计 企业统计 - Aladdin-GIS/XiShiGIS GitHub Wiki
1、企业统计
请求地址: Company/Total?
请求方式: post
输入:
名称 | 类型 | 注释 | 默认值 |
---|---|---|---|
GA_ID1 | int | 所属街道ID | null |
GA_ID2 | int | 所属社区ID | null |
输出:
名称 | 类型 | 注释 | 默认值 |
---|---|---|---|
total | int | 记录总数 | |
rows | object | 数据 | |
msg | string | 信息 | |
success | bool | 成功/失败 | |
code | int | 代码 | 200 |