@ -115,7 +115,7 @@ public class CountNoteAppService :
{
if (itemcBasicDto == null)
throw new UserFriendlyException($"物品代码为【{detail.LocationCode}】不存在");
throw new UserFriendlyException($"物品代码为【{detail.ItemCode}】不存在");
}