组织管理,新增设备与工位绑定、解绑功能
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
public class IcmoUpInput
|
||||
{
|
||||
/// <summary>
|
||||
/// 类别 1、模具 2、设备
|
||||
/// 类别 1、设备 2、模具
|
||||
/// </summary>
|
||||
public int category { get; set; }
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user