Hentua
2023-06-12 1703998e437fe9054ebbe681b2b3013c83bb8a2b
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;
}