fengjin
2022-10-21 dade3b76987f4c8126a31a4d477d14567201e1b3
flower_city/src/main/java/com/dg/core/db/gen/entity/SysUser.java
@@ -42,6 +42,7 @@
     */
    @ApiModelProperty("用户id")
    @JsonSerialize(using = ToStringSerializer.class)
    @JsonFormat(shape =JsonFormat.Shape.STRING )
    private Long userId;