whywhyo
2023-08-07 1c093829c5e7f58a04a34a831aace4b21a835250
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;