mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
@@ -121,3 +121,10 @@ export const queryOuterParamsDsInfo = async dvId => {
|
||||
loading: false
|
||||
})
|
||||
}
|
||||
|
||||
export const queryShareBaseApi = () => {
|
||||
return request.get({
|
||||
url: '/sysParameter/shareBase',
|
||||
loading: false
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user