zss
2024-11-26 f1ba10159c6872b859e5ab1255ed17ae644d94d7
inspect-server/src/main/java/com/yuanchu/mom/pojo/InsOrderFile.java
@@ -69,4 +69,7 @@
    @ApiModelProperty("所属站点")
    @ValueTableShow(6)
    private String sonLaboratory;
    @ApiModelProperty("关联 样品外键id")
    private Integer insSampleId;
}