示例#1
0
 public virtual void DeleteShelf(String code)
 {
     entityDao.DeleteShelf(code);
 }