lige
2023-11-30 3f28b46171934066aeeff9af80d3f0ce6afb3adf
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjOrderDetail.java
@@ -38,7 +38,8 @@
     */
    @ApiModelProperty(value = "体检详情id")
    @TableId(type = IdType.ASSIGN_ID)
    private String orderDetailId;
    @JsonSerialize(using = ToStringSerializer.class)
    private Long orderDetailId;
    /**
     * 体检记录ID(关联体检记录表)