盘点单同步金蝶

This commit is contained in:
18942506660
2023-10-27 10:49:44 +08:00
parent ce05683687
commit ba067eb76a
3 changed files with 20 additions and 5 deletions

View File

@@ -10,9 +10,9 @@ namespace WMS.Web.Core.Dto.TakeStock
public class TakeStockQueryInfoResponse
{
/// <summary>
/// 明细编号
/// 单据头Id
/// </summary>
public int DetailId { get; set; }
public int Id { get; set; }
/// <summary>
/// 单据编号
/// </summary>