public class ContentCategoryServiceImpl extends BaseServiceImpl<ContentCategoryMapper, ContentCategory, ContentCategoryExample> implements ContentCategoryService {
private static final Logger LOGGER = LoggerFactory.getLogger(ContentCategoryServiceImpl.class);