params
This commit is contained in:
parent
238087412a
commit
c007fc4fb7
@ -968,7 +968,7 @@ postServiceConfig(params) {//新增医生问诊配置-服务设置
|
||||
method: 'GET'
|
||||
})
|
||||
}
|
||||
geRoomId(data) {//创建音视频房间
|
||||
geRoomId(params) {//创建音视频房间
|
||||
return this.request({
|
||||
url: `${this.baseUrl}/doctor/inquiry/video/room`,
|
||||
method: 'POST',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user