• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
排班定义模块
    • -49
    • +0
    ./schedule/dto/ConditionScheduleDTO.java
    • -18
    • +0
    ./schedule/dto/CondititonScheduleDefintitionDTO.java
    • -63
    • +0
    ./schedule/dto/ScheduleInformationDTO.java
    • -150
    • +0
    ./schedule/dto/ScheduleDefinitionDTO.java
  1. … 16 more files in changeset.
1.新增排班模块

2.新加入validation用依赖

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

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

    • -0
    • +49
    ./schedule/dto/ConditionScheduleDTO.java
    • -0
    • +75
    ./schedule/dto/PageDTO.java
    • -0
    • +18
    ./schedule/dto/CondititonScheduleDefintitionDTO.java
    • -0
    • +63
    ./schedule/dto/ScheduleInformationDTO.java
    • -0
    • +49
    ./schedule/dto/TimeFrameDTO.java
    • -0
    • +150
    ./schedule/dto/ScheduleDefinitionDTO.java
  1. … 25 more files in changeset.