fix
Hentua
2023-04-21 e2c286353139bb256008903f2ede3b0fca7b6085
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;
}