fix
Hentua
2023-06-06 0c27432b33d4fdbf7a7fdccb678a5679efe65d84
src/main/java/cc/mrbird/febs/mall/entity/MallNewsCategory.java
@@ -13,4 +13,6 @@
public class MallNewsCategory extends BaseEntity {
    private String title;
    private String code;
}