修改一条排班计划
GET
http://localhost:8080/sch/update.do?scheddate=2020%2F05%2F23&deptid=1&userid=1&noon=sw&ruleid=1&id=1
请求参数
参数名
类型
描述
必填
scheddate
int
日期
必填
deptid
int
科室id
必填
userid
int
用户id
必填
noon
String
午别
必填
ruleid
int
排班规则id
必填
id
int
ID
必填