xg
This commit is contained in:
parent
d5bf877c80
commit
e77b232ef6
@ -3,7 +3,7 @@ import request from "../../request.js"
|
||||
export function getMegVoList(data) {
|
||||
return request({
|
||||
url: `/nurseApplet/chatRecord/getMegVoList`,
|
||||
method: 'GET',
|
||||
method: 'post',
|
||||
data,
|
||||
header: {
|
||||
region: uni.getStorageSync('region'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user