微调
This commit is contained in:
@@ -40,6 +40,6 @@ export const refreshToken = () => {
|
||||
|
||||
//获取场景
|
||||
export const getCurrentScene = () => {
|
||||
return http.get('/admin/getCurrentScene', {}, { loading: false })
|
||||
return http.get('/sysTestConfig/getCurrentScene', {}, { loading: false })
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user