提交表格内容v2版
POST
/v2/SubTableInfo
接口描述
提交用户填写的表格v2版
请求参数
参数名
类型
描述
必填
properties
str
建筑物性质
必填
name
str
项目名称
必填
investor
str
投资方
必填
use
str
建筑用途(若建筑物性质下未分用途,值为‘无’)
必填
all_squad
int
总面积
必填
earth_squad
int
地上面积
必填
height
int
建筑高度
必填
selection
int
用户所选项对应的数字:index(1,2,3,4)
必填
class
str
土地类型代码:A/B/R/M/F
必填
响应参数
参数名
类型
描述
必填
result
int
0:属于简低项目 1:不属于简低项目
必填
code
int
0:正常返回 1:异常返回
必填
reason
list
不符合简低要求的地方
必填