文档
测试

修改竞拍状态(后台,主要修改状态为已售出)

POST
admin/auction_state

接口描述

修改房屋的竞拍状态为已售出

请求参数

参数名
类型
描述
必填
house_id
int
必填
auction_state
int
6为已售出,目前值只能为6
必填