远程支持
This commit is contained in:
@@ -143,5 +143,5 @@ export const authLogout = () => post('auth/logout', {
|
||||
* 远程支持
|
||||
*/
|
||||
// 获取远程码接口
|
||||
export const queryRemotelnfo = () => post('api/developer/queryRemotelnfo', {
|
||||
export const queryRemotelnfo = () => post('api/developer/queryRemoteInfo', {
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user