Minor changes for Max RDS

This commit is contained in:
2022-10-07 12:45:58 -07:00
parent 617a4989e2
commit 5f7450e442
5 changed files with 17 additions and 18 deletions

View File

@ -20,7 +20,6 @@ public record Max(
[property: JsonPropertyName("spec_cres_mtool")] string SpecCresMtool,
[property: JsonPropertyName("spec_cres_mrecipe")] string SpecCresMrecipe,
[property: JsonPropertyName("ci_no")] int CiNo,
[property: JsonPropertyName("spec_clean_tool")] string SpecCleanTool,
[property: JsonPropertyName("mv_no")] int? MvNo,
[property: JsonPropertyName("scan_tool")] string ScanTool,
[property: JsonPropertyName("spec_surfscan_recipe")] string SpecSurfscanRecipe,