yanghui
2022-11-17 1de0a85c067ceb62413d0f458899dca41b8322d0
flower_city/src/main/java/com/dg/core/db/gen/entity/HuaChengSysUser.java
@@ -34,7 +34,7 @@
    @ApiModelProperty(name = "userId", value = "主键用户id")
    @JsonSerialize(using = ToStringSerializer.class)
    @TableId(value = "user_id", type = IdType.AUTO)
    private Long userId;
    private String userId;
    /**
     * 登录账户