guoshilong
2023-10-07 a0ae2cb2fe95630bb13795b94dd5f2cfadea7a97
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;