【修改】 标准协会会员基本信息
This commit is contained in:
@@ -2,7 +2,7 @@ import http from './http.js'
|
||||
let URL_CONFIG = '/jero-boot/'
|
||||
|
||||
// 标协会员基本信息
|
||||
const getStandardBasicInfo = (params) => http.get(`${URL_CONFIG}`, params)
|
||||
const getStandardBasicInfo = (params) => http.get(`${URL_CONFIG}company/payContactsManagement/baseInfo`, params)
|
||||
|
||||
export {
|
||||
getStandardBasicInfo
|
||||
|
||||
Reference in New Issue
Block a user