Example #1
0
        ///<summary>
        ///Get all records.
        ///</summary>
        public static DO_SaleShop_profits_qyjl_log.UOList_SaleShop_profits_qyjl_log GetAllList()
        {
            DO_SaleShop_profits_qyjl_log da = new DO_SaleShop_profits_qyjl_log();

            return(da.GetAllList());
        }