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

@ -22,7 +22,6 @@ public class Max
public string spec_cres_mtool { get; set; }
public string spec_cres_mrecipe { get; set; }
public int ci_no { get; set; }
public string spec_clean_tool { get; set; }
public int? mv_no { get; set; }
public string scan_tool { get; set; }
public string spec_surfscan_recipe { get; set; }