shenyijian
2023-11-11 2b35b23f53cde5e76a9cc7d0c6a027335bd59f9a
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;