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