AUTHORITY_PRODUCT_ADD
AUTHORITY_PRODUCT_ADD = 'house_product_add'
api_self_edit(array $input = array()) : string
编辑项目信息
api: HOUSEPRODUCTSELFEDIT req: { id [str] [必填] [楼盘项目ID] developer [str] [必填] [开发商] manage_company [str] [必填] [物业公司名称] manage_money [int] [必填] [物业费。分/平方] json [arr] [必填] [项目分析,项目动态]
type [str] [必填] [楼盘——类型] name [str] [必填] [楼盘——名称] total_floor [int] [必填] [楼盘——总层高,单位层] total_room [int] [必填] [楼盘——总体量,套] plot_ratio [dec] [必填] [楼盘——容积率] greening_rate [dec] [必填] [楼盘——绿化率]
room_rate [dec] [必填] [房子——得房率] room_state [int] [必填] [房子——销售状态。] ladder_ratio [str] [必填] [房子——梯户比。几梯几户]
agent_name [str] [必填] [经纪人——对接人姓名] agent_phone [int] [必填] [经纪人——渠道公司电话] agent_commision [int] [必填] [经纪人——参考佣金] agent_company [str] [必填] [经纪人——销售公司]
province [str] [必填] [位置——省] city [str] [必填] [位置——市] district [str] [必填] [位置——区] address [str] [必填] [位置——地址] longitude [dec] [必填] [位置——经度] latitude [dec] [必填] [位置——纬度]
time_land [date] [必填] [拿地时间] time_sale [date] [必填] [开盘时间]
remark [str] [可选] [备注] }
array | $input | 请求参数 |
楼盘客户表ID
Loading…