报表、电梯优化......
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
namespace Tnb.WarehouseMgr.Entities.Dto.Inputs
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public class ElevatorStatusInput
|
||||
{
|
||||
// ELE03 ELE04
|
||||
public string ElevatorName { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user