guoshilong
2023-09-22 16fed342914874759626ac5dcbcb3b69abce5a76
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;