更新版本库

This commit is contained in:
ajaxfan
2021-01-16 11:29:42 +08:00
parent b42e0c1ddd
commit ff889c3db4
352 changed files with 39993 additions and 15507 deletions

View File

@ -1,4 +1,4 @@
import { request } from "umi";
import request from '@/utils/request';
export async function menuList(params: any,data: any) {
return request(`/api/projectconfig/${data}`, {