调整接口

This commit is contained in:
tongfei
2023-12-13 14:10:24 +08:00
parent 20fff099fd
commit 988190a13c
14 changed files with 267 additions and 160 deletions

View File

@@ -27,7 +27,7 @@ namespace WMS.Web.Domain.Entitys
/// </summary>
public InstockType Type { get; set; }
/// <summary>
/// 入库方式1按箱2按产品
/// 入库方式1按箱2按产品
/// </summary>
public InventoryInOutMethod Method { get; set; }
/// <summary>