Skip to content

商品盘点

商品盘点

/stock/check/batch_edit 盘点

接口描述: 在进销存商品盘点 和 货位管理盘点处均有调用此接口

请求方法: POST

请求参数: 
      batch_number              M       str         批次号
      new_remain                M       float       新盘点数
      remark                    O       str         备注
响应: 
    code: 0
    data: null
    msg: "ok"