lige
2023-11-30 3f28b46171934066aeeff9af80d3f0ce6afb3adf
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TbTransition.java
@@ -34,7 +34,8 @@
    @TableId(type = IdType.ASSIGN_ID)
    @ApiModelProperty(value = "主键")
    private String id;
    @JsonSerialize(using = ToStringSerializer.class)
    private Long id;
    @ApiModelProperty(value = "客户id")
    private String cusId;