fix
Hentua
2023-04-25 742452d530eb37c1990996a5d625a3fb56d2b59c
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;
}