|
@ -11,7 +11,7 @@ export const ApiTable = { |
|
|
craneSetting: 'v1/settings', |
|
|
craneSetting: 'v1/settings', |
|
|
dataLive: 'v1/data/live', |
|
|
dataLive: 'v1/data/live', |
|
|
videoGet: 'v1/video/get', |
|
|
videoGet: 'v1/video/get', |
|
|
logoutApp: 'v1/', |
|
|
logoutApp: 'v1/shutdown', |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
export const RouteTable = { |
|
|
export const RouteTable = { |
|
|