项目

一般

简介

错误 #26477

盘点管理-盘点单条的记录添加备注,remark小于100,期望success,实际返回failure

由 葛程 在 10 个月 之前添加. 更新于 10 个月 之前.

状态:
无效bug
优先级:
指派给:
葛程
开始日期:
2023-08-25
计划完成日期:
% 完成:

0%

预期时间:
严重等级:
Major
问题所属模块:
盘点模块
问题类型:
自动化测试问题

描述

接口路径:https://gapmsit.persagy.com/inventory/inventoryStockTaking/addInventoryStocktakingDetailsRemark
header:
header:{
"Content-Type":"application/json;charset=utf-8",
"groupCode":"apiauto"
}

入参:
{
"user_id": "1e846066a9c149e6ab7f2fdfa2a3e43c",
"userId": "1e846066a9c149e6ab7f2fdfa2a3e43c",
"pd": "e64b78fc3bc91bcbc7dc232ba8ec59e0",
"personId": "RY1664473117976879106",
"person_id": "RY1664473117976879106",
"groupCode": "apiauto",
"inventory_stock_taking_details_id": "",
"remark": "这是添加的盘点备注信息"
}
预期结果:
{"ResultMsg":"保存成功","ResultCode":"00000","Result":"success"}
实际结果:
{"ResultMsg":"inventory_stock_taking_details_id 不能为空","ResultCode":"A0400","Result":"failure"}

历史记录

#1

薛涛 更新于 10 个月 之前

  • 指派给薛涛 变更为 葛程

经过开发环境验证没有问题

#2

由 葛程 更新于 10 个月 之前

  • 状态新建 变更为 无效bug
#3

由 葛程 更新于 10 个月 之前

因为没办法耗材入库,然后盘点的时候仓库没有耗材,没有生产盘点单

导出 Atom PDF