whywhyo
2023-09-18 c7e5ab1d0b242a3ccf9cec1255a4d773bbbdf142
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;