chore: 构建目录
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import request from "@/config/axios/service";
|
||||
|
||||
//获取配置
|
||||
export function getAll() {
|
||||
return request({
|
||||
url: "/config",
|
||||
method: "get",
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user