aw3831: fix yield with decimal
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
This commit is contained in:
@@ -9,8 +9,6 @@ namespace FarmMapsAPI.Carbon.Models
|
||||
{
|
||||
[JsonProperty("cropField")]
|
||||
public List<CropFieldSummary> CropField { get; set; }
|
||||
//[JsonProperty("farmSummary")]
|
||||
//public List<FarmYearSummary> FarmSummary { get; set; }
|
||||
}
|
||||
|
||||
public class CropFieldSummary
|
||||
|
||||
Reference in New Issue
Block a user