|
@@ -158,7 +158,7 @@ export function getExecRecords(query) {
|
|
|
}
|
|
}
|
|
|
export function wxListQw(params) {
|
|
export function wxListQw(params) {
|
|
|
return request({
|
|
return request({
|
|
|
- url: 'company/companyVoiceRobotic/wxListQw',
|
|
|
|
|
|
|
+ url: '/company/companyVoiceRobotic/wxListQw',
|
|
|
method: 'get',
|
|
method: 'get',
|
|
|
params
|
|
params
|
|
|
})
|
|
})
|