fix
Hentua
2023-06-04 4e34319c9d3f57bd20e12e45e8ecbae8e0435591
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;
}