import React from 'react'; const SystemConfiguration = () => { return (

系统配置

系统相关配置项。

); }; export default SystemConfiguration;