whywhyo
2023-08-05 c3a3fd61c88e008fa7857b748c227be46e8a76e5
zhang-content/src/main/java/com/ruoyi/domain/Version.java
@@ -22,7 +22,9 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    private String versionCode;
    private Integer versionCode;
    private String versionName;
    private String appUrl;