update poten serice, foutje hersteld
This commit is contained in:
		| @@ -33,7 +33,7 @@ namespace FarmmapsVRApoten | |||||||
|             potenApplicationMapRequest.attributes["variation"] = variation; |             potenApplicationMapRequest.attributes["variation"] = variation; | ||||||
|             potenApplicationMapRequest.attributes["variation"] = variation; |             potenApplicationMapRequest.attributes["variation"] = variation; | ||||||
|             potenApplicationMapRequest.attributes["countPerArea"] = countPerArea.ToString(); |             potenApplicationMapRequest.attributes["countPerArea"] = countPerArea.ToString(); | ||||||
|             potenApplicationMapRequest.attributes["useShadow"] = countPerArea.ToString(); |             potenApplicationMapRequest.attributes["useShadow"] = useShadow.ToString(); | ||||||
|  |  | ||||||
|             var taskCode = await _farmmapsApiService.QueueTaskAsync(cropfieldItem.Code, potenApplicationMapRequest); |             var taskCode = await _farmmapsApiService.QueueTaskAsync(cropfieldItem.Code, potenApplicationMapRequest); | ||||||
|             _logger.LogInformation($"itemTaskCode: {taskCode}"); |             _logger.LogInformation($"itemTaskCode: {taskCode}"); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user