fix
Hentua
2023-05-23 a22eef2c7f5f9ec9d1ff4824b87e652cb6bb778d
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;
}