shenyijian
2023-11-16 bf4990ffb53e2a0e7b2ec0c7a8a054bdf8a57db5
src/main/java/com/dji/sample/manage/model/entity/UserEntity.java
@@ -22,7 +22,7 @@
    private String password;
    @TableField(value = "workspace_id")
    private Integer workspaceId;
    private String workspaceId;
    @TableField(value = "user_type")
    private Integer userType;