whywhyo
2023-10-10 2c81a68b6162482637ebb5726df0b227a9d616f5
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;