/// <summary> /// 数据盘点差量1 /// </summary> /// <returns></returns> public DataTable Get_MINUS1() { return(dal.Get_MINUS1()); }