whywhyo
2023-08-16 534c1e3664d37a052e827242193653d6a000309c
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;