const base = '/system/resource' module.exports = [ {url: `${base}/getAll`, method: 'get', res: []} ]