zjh
2023-12-06 41f99a843fb2c0424426e006f29c1e78192eae01
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;