样式修改
This commit is contained in:
@@ -48,11 +48,10 @@ export function getOnlineUsers(data:any) {
|
||||
});
|
||||
}
|
||||
//获取表空间大小
|
||||
export function getMemoInfo(data:any) {
|
||||
export function getMemoInfo() {
|
||||
return createAxios({
|
||||
url: "/system-boot/audit/getMemoInfo",
|
||||
method: "post",
|
||||
data,
|
||||
});
|
||||
}
|
||||
export function getSysConfig() {
|
||||
|
||||
Reference in New Issue
Block a user