Merge branch 'master' of https://gitee.com/cquni-wcs/wcs
This commit is contained in:
@ -62,4 +62,10 @@ namespace WCS.Model.ApiModel.OutStore
|
||||
ByMatCode = 0,
|
||||
ByMatSn = 1
|
||||
}
|
||||
|
||||
public enum ShelfTypeEnum
|
||||
{
|
||||
SmartShelf = 0,
|
||||
SingleLightShelf = 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user