出库签收输入参数删除,serviceModule属性
This commit is contained in:
@@ -18,10 +18,6 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Inputs
|
||||
/// <summary>
|
||||
/// 载具ID
|
||||
/// </summary>
|
||||
public string carryId { get; set; }
|
||||
/// <summary>
|
||||
/// 服务模块
|
||||
/// </summary>
|
||||
public string serviceModule { get; set; }
|
||||
public string carryId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user