芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/.cache/ee/admin/containers/Roles/ProtectedListPage/index.js
import React from 'react'; import { CheckPagePermissions } from 'strapi-helper-plugin'; import adminPermissions from '../../../../../admin/src/permissions'; import ListPage from '../ListPage'; const ProtectedListPage = () => (
); export default ProtectedListPage;