public async Task <QueryAppListOutput> QueryAppList() { return(await _configBusniess.QueryAppList()); }