main-web/public/cof-web/app.json

44 lines
571 B
JSON
Raw Normal View History

2024-08-20 12:11:33 +00:00
{
2024-08-21 01:17:14 +00:00
"homePath": "/scr-web/dashboard",
"apps": [
{
"name": "cmp-web",
"hasPlugin": true
},
{
"name": "cos-web"
},
{
"name": "cms-web"
},
{
"name": "sms-web"
},
{
"name": "cop-web"
},
{
"name": "ams-web"
},
{
"name": "itsm-web"
},
{
"name": "aos-web"
},
{
"name": "oms-web"
},
{
"name": "log-web"
},
{
"name": "scr-web"
},
{
"name": "ros-plugin",
"activeRule": "/cmp-web/ros-plugin"
}
]
2024-08-20 12:11:33 +00:00
}