/// <summary> /// 重新填充Base_Bom_View 表信息 /// </summary> /// <returns></returns> public bool ReSetView() { return(EntityDao.ReSetView()); }