lige
2023-12-12 d0fb64d4f70c6fbf782018c928555be517bf7066
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;