文档
测试

网络预约设置的保存

POST
wncrm_appointment/save

请求参数

参数名
类型
描述
必填
maAppointmentResourceEntity
object
数据字典
必填
id
int
示例:522
必填
name
string
示例:项目11
必填
appointType
int
示例:1
必填
remindPhone
object
示例:null
必填
attention
object
示例:null
必填
institutionId
string
示例:00000239
必填
appointPreDays
int
示例:1
必填
appointOffsetDays
int
示例:30
必填
cancelPreDays
int
示例:1
必填
cost
object
示例:null
必填
costRate
object
示例:null
必填
descTxt
object
示例:null
必填
descImg
object
示例:null
必填
doctorId
object
示例:null
必填
registerType
object
示例:null
必填
subResources
object
示例:null
必填
count
int
示例:0
必填
orderNb
int
示例:0
必填
appointItemId
int
示例:16
必填
needConfirm
int
示例:0
必填
appointSourceType
int
示例:2
必填
appointmentPara
object
数据字典
必填
id
int
示例:20
必填
resourceId
int
示例:522
必填
repeatType
string
示例:0
必填
startDt
int
示例:1599580800000
必填
endDt
object
示例:null
必填
totalCnt
int
示例:6
必填
appointmentTimes
array
数据列表
必填
id
int
示例:87
必填
paraSetId
int
示例:20
必填
resourceId
int
示例:522
必填
startDt
int
示例:1599580800000
必填
startH
int
示例:8
必填
startM
int
示例:0
必填
endH
int
示例:8
必填
endM
int
示例:5
必填
totalCnt
int
示例:1
必填
freeCnt
object
示例:null
必填

响应参数

参数名
类型
描述
必填
RequestResult
必填

说明 / 示例

this.msg = "成功"; this.code = 200; this.success = true;