解锁操作
POST
/block/removeBlock
接口描述
解锁
请求参数
参数名
类型
描述
必填
blockid
int
锁位id
必填
bigplanid
string
大方案id
必填
status
int
生成订单则发5,撤销则发0
必填
comment
string
撤销时的理由
必填
dealtype
int
1为生成订单,2为撤销
必填