模具保养运行,代码优化

This commit is contained in:
DEVICE8\12494
2023-06-02 17:39:17 +08:00
parent aed23fac08
commit 863d9cf470
8 changed files with 254 additions and 36 deletions

View File

@@ -11,6 +11,10 @@ namespace Tnb.WarehouseMgr.Entities.Dto
/// </summary>
public class CarryCodeDetailOutput
{
/// <summary>
/// 物料单位
/// </summary>
public string unit_id { get; set; }
/// <summary>
/// 条码编号
/// </summary>