mirror of
https://gitee.com/zhijiantianya/yudao-cloud.git
synced 2026-05-14 19:27:48 +00:00
6 lines
110 B
Java
6 lines
110 B
Java
export default {
|
|
'/api/auth_routes': {
|
|
'/form/advanced-form': { authority: ['admin', 'user'] },
|
|
},
|
|
};
|