internal List <Inv_Company> GetCheckCentralStore(string OCODE, string companyType) { return(companyDal.GetCheckCentralStore(OCODE, companyType)); }