简要描述:

  • 企业-需求上下架操作

请求域名:

  • http://xx.com

请求URL:

GET/&route=plugin.be-within-call.frontend.enterprise.need-hide-switch

参数:

参数名 是否必须 类型 说明
id int 需求ID
is_hide int 上下架:1下级0上级

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "ok",
    "data": {}
}

返回参数说明:

备注: