fix
Hentua
2023-04-25 8a0a1dadb1a5f4e87b92ee73b07fb4a0e311a952
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;
}