三楼人工库逻辑等
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Tnb.WarehouseMgr.Entities.Dto
|
||||
using SqlSugar;
|
||||
|
||||
namespace Tnb.WarehouseMgr.Entities.Dto
|
||||
{
|
||||
/// <summary>
|
||||
/// 库房业务更新输入参数
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
/// <summary>
|
||||
/// 终点库位
|
||||
/// </summary>
|
||||
public string? endlocation_id { get; set; }
|
||||
public string? endlocation_code { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 载具
|
||||
|
||||
Reference in New Issue
Block a user