fix
Hentua
2023-06-12 75067731200e8bfbee363c283c10647805779e6e
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;
}