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