import SysParam from "./param"; export default { system: { param: new SysParam() } };