调整出库反写

This commit is contained in:
18942506660
2023-11-08 14:38:21 +08:00
parent c66741b561
commit 04e1074acd
5 changed files with 0 additions and 20 deletions

View File

@@ -18,10 +18,6 @@ namespace WMS.Web.Core.Dto.OutStock
/// </summary>
public string BillNo { get; set; }
/// <summary>
/// 单据状态
/// </summary>
public string Status { get; set; }
/// <summary>
/// 单据类型
/// </summary>
public string Type { get; set; }