| | |
| | | @Data |
| | | public class IGBT extends SyDomanBase{ |
| | | private String sfcCode; // IGBT物料码 |
| | | private String SolderJointHeightResult_1; // 焊点高度检测结果1 |
| | | private String TightenData_Angle_1; // 拧紧角度数据1 |
| | | private String resistanceValue_1; // 电阻值1 |
| | | private String TightenData_Status_1; // 拧紧状态数据1 |
| | | private String WeldingPointAdhesionResult_1; // WeldingPointAdhesionResult_1 |
| | | private Boolean SolderJointHeightResult_1; // 焊点高度检测结果1 |
| | | private Integer TightenData_Angle_1; // 拧紧角度数据1 |
| | | private Double resistanceValue_1; // 电阻值1 |
| | | private Byte TightenData_Status_1; // 拧紧状态数据1 |
| | | private Boolean WeldingPointAdhesionResult_1; // WeldingPointAdhesionResult_1 |
| | | |
| | | |
| | | } |