feat(ci): add file
This commit is contained in:
@@ -47,7 +47,24 @@ export const subConfigList: { source: string; url: string }[] =
|
||||
url: "http://172.16.115.128:5535",
|
||||
},
|
||||
]
|
||||
: []
|
||||
: [
|
||||
{
|
||||
source: "/image",
|
||||
url: "https://label.soft.cowarobot.com",
|
||||
},
|
||||
{
|
||||
source: "/video",
|
||||
url: "https://label.soft.cowarobot.com",
|
||||
},
|
||||
{
|
||||
source: "/lidar",
|
||||
url: "https://label.soft.cowarobot.com",
|
||||
},
|
||||
{
|
||||
source: "/mgt",
|
||||
url: "https://label.soft.cowarobot.com",
|
||||
},
|
||||
]
|
||||
|
||||
const currentComponentList: MenuItem[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user