/// <summary> /// 获取最大编号 /// </summary> /// <returns></returns> public int GetSortCode() { return(InstanceDAL.GetSortCode()); }