cjl
2023-10-27 d8a01a15bf6f310734a18eb7740c7f5ef2d19736
screen-api/src/main/java/com/moral/api/entity/Test.java
@@ -43,9 +43,6 @@
    private String mobile;
    @Override
    protected Serializable pkVal() {
        return this.id;
    }
}