修改时间段状态
POST
192.168.0.95:41011/api/pet/appointment/updNodeStatus
请求参数
参数名
类型
描述
必填
id
int
时间段id
必填
status
int
传入0修改为启用状态;1不启用
必填