Hentua
2023-06-07 24a0c40654afc75c9da879ebb4c9a4c93c57e806
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;
}