分档方案字段

This commit is contained in:
ldw
2025-09-25 17:22:47 +08:00
parent 622a00054b
commit 4f885107a0
+2
View File
@@ -178,6 +178,8 @@ namespace JinYuan.Models
/// MES返回电池档位 /// MES返回电池档位
/// </summary> /// </summary>
public string Mes_battery_Grade { get; set; } public string Mes_battery_Grade { get; set; }
// MES返回分选方案
public string Mes_sorting_scheme { get; set; }
public string appearance_standard { get; set; } public string appearance_standard { get; set; }
//撕膜机 //撕膜机
public string SM_cleaning_defocus_dist { get; set; } public string SM_cleaning_defocus_dist { get; set; }