Merge branch 'main' of http://121.37.111.42:3000/zhengsl/WholeProcessPlatform into main_hzz
This commit is contained in:
commit
38cd6fc03d
@ -1,8 +1,9 @@
|
||||
import request from '@/utils/request';
|
||||
// import { SERVICE_URLS } from '../config'; // 引入配置
|
||||
// 基本情况介绍
|
||||
export function getBaseWbsb(data: any) {
|
||||
return request({
|
||||
url: '/dec-lygk-base-server/base/wbsb/GetKendoList',
|
||||
url: '/api/dec-lygk-base-server/base/wbsb/GetKendoList',
|
||||
method: 'post',
|
||||
data: data
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user