@@ -101,8 +101,8 @@ export const constantRoutes = [
]
},
businessManage,
- myTrade,
- myApplication
+ myTrade
+ // myApplication
// 404 page must be placed at the end !!!
// { path: '*', redirect: '/404', hidden: true }