public static string GetCompanyId(string companyId, string deptId) { return(OperationDal.GetCompanyId(companyId, deptId)); }