import { CommonContentApi } from '../CommonContent'; export class ProjectsContentApi extends CommonContentApi { constructor() { super(2, "非遗保护名录-非遗代表性项目"/* , [295,317] */); } } export default new ProjectsContentApi();