Minor changes for Max RDS
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user