#
luxiaotao1123
2024-02-22 50b51cf0cf9408411039e0219ed78748ba14be61
1
2
3
4
5
export default {
  '/api/auth_routes': {
    '/form/advanced-form': { authority: ['admin', 'user'] },
  },
};