抛光管理,完成抛光仓库入库,盘点,生成日志 条件查询功能
This commit is contained in:
@@ -168,6 +168,14 @@ namespace ZR.Model.MES.wms.Dto
|
||||
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 物料下拉查询表
|
||||
/// </summary>
|
||||
public class WmMaterialSelectOptions
|
||||
{
|
||||
public string Key { get; set; }
|
||||
public string Label { get; set; }
|
||||
public string Value { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user