#
luxiaotao1123
2024-06-21 8ccc0a978c5ca641e76eb83e799b2469df8c9fb6
1
2
3
4
5
export default {
  '/api/auth_routes': {
    '/form/advanced-form': { authority: ['admin', 'user'] },
  },
};