|
@@ -307,5 +307,11 @@ public class ZhcxOutsideInspectionItpDo extends BaseDo {
|
|
@TableField("LABORATORYPATHID")
|
|
@TableField("LABORATORYPATHID")
|
|
private String laboratorypathid;
|
|
private String laboratorypathid;
|
|
|
|
|
|
|
|
+ /**
|
|
|
|
+ * 报验点
|
|
|
|
+ */
|
|
|
|
+ @TableField("INSPECTIONPOINT")
|
|
|
|
+ private String inspectionpoint;
|
|
|
|
+
|
|
|
|
|
|
}
|
|
}
|