修改 数据中心测试bug
This commit is contained in:
@@ -193,6 +193,11 @@ export const getAllUserSimpleList = () => {
|
||||
|
||||
|
||||
|
||||
|
||||
export const getSysConfig =()=> {
|
||||
return request({
|
||||
url: "/system-boot/config/getSysConfig",
|
||||
method: "get",
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user