fengjin
2022-12-06 6c84eff9302df57bc41a5200c2f88f67b669c460
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;
    /**
     * 登录账户