• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
排班管理:代码优化
  1. … 6 more files in changeset.
增加获得当前用户的科室action方法

排班模块:排班查询默认当前科室

    • -44
    • +47
    ./ScheduleDefinitionController.java
  1. … 5 more files in changeset.
排班模块:代码优化
    • -5
    • +23
    ./ScheduleDefinitionController.java
    • -6
    • +19
    ./ScheduleInformationController.java
  1. … 8 more files in changeset.
排班模块:排班查询
  1. … 2 more files in changeset.
排班模块:排班查询,获取当前登录科室下的用户,根据科室名称查询班次定义的科室,根据关键词获得班次定义
    • -2
    • +60
    ./ScheduleDefinitionController.java
  1. … 5 more files in changeset.
排班模块:排班查询
    • -5
    • +26
    ./ScheduleInformationController.java
  1. … 6 more files in changeset.
排班模块:排班信息查询
  1. … 5 more files in changeset.
排班模块:排班信息
  1. … 7 more files in changeset.
排班模块:排班信息
    • -4
    • +41
    ./ScheduleInformationController.java
    • -7
    • +18
    ./ScheduleDefinitionController.java
  1. … 16 more files in changeset.
排班模块:班次定义保存修改
    • -21
    • +9
    ./ScheduleDefinitionController.java
排班模块
  1. … 11 more files in changeset.
排班定义模块
  1. … 23 more files in changeset.
1.新增排班模块

2.新加入validation用依赖

3.spring4兼容jackson:把2.7.1降至2.6.5

4.spring-mvc-servlet.xml增加扫描注解设置

    • -0
    • +68
    ./ScheduleInformationController.java
    • -0
    • +139
    ./ScheduleDefinitionController.java
  1. … 31 more files in changeset.