提交代码
This commit is contained in:
@ -60,6 +60,11 @@ namespace WCS.BLL.HardWare
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public void ShelfCheck()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public void Warning()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
|
Reference in New Issue
Block a user