文档
测试

查询所有排班规则

GET
http://localhost:8089/his/rule/list.do

响应参数

参数名
类型
描述
必填
status
Integer
状态码
必填
msg
String
状态信息
必填
data
String
数据
可选

成功示例

{"status":200,"data":[{"id":1,"rulename":"q1","deptName":"心血管内科","userName":"bianque","week":"11111111100000"}]}

失败示例

用户未登录或没有权限