public async Task <ResultListData <Select2DataResponse> > GetAppSelect2DataList() { return(await _readOnlyRepository.GetAppSelect2DataList()); }