• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
解决jira问题:GZSZYY-71 系统适配TiDB数据库
  1. … 67 more files in changeset.
解决jira问题:GYEY-765 【排班管理】模块更名以及新增班次角色管理功能(保存排班时,检查角色是否存在,不存在则提示“该角色不存在,请刷新页面后重新选择。”)
    • -11
    • +45
    ./ScheduleDefinitionManagerImpl.java
解决jira问题:GYEY-765 【排班管理】模块更名以及新增班次角色管理功能(新增排班时,角色设置不成功;)
    • -4
    • +18
    ./ScheduleInformationManagerImpl.java
解决jira问题:GYEY-765 【排班管理】模块更名以及新增班次角色管理功能
    • -3
    • +116
    ./ScheduleDefinitionManagerImpl.java
    • -0
    • +45
    ./ScheduleInformationManagerImpl.java
  1. … 5 more files in changeset.
测试objectDao.findSqlByParam方法返回map格式的集合形式的key的大小写问题(oracle数据库查出数据返回map的结果后转换成json时key为大小,sqlserver为小写)的处理
  1. … 14 more files in changeset.
解决jira问题:FJSSSYY-9 福建石狮市医院 排班管理—排班信息查看页面,点击添加排班、查询、选择日期、姓名等操作页面无响应的问题
    • -3
    • +14
    ./ScheduleInformationManagerImpl.java
排班管理:代码优化
  1. … 6 more files in changeset.
排班模块:定义历史记录
    • -13
    • +52
    ./ScheduleDefinitionManagerImpl.java
  1. … 3 more files in changeset.
排班优化

增加获得当前用户的科室action方法

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

  1. … 4 more files in changeset.
排班模块:代码优化
    • -10
    • +10
    ./ScheduleInformationManager.java
    • -15
    • +10
    ./ScheduleDefinitionManagerImpl.java
    • -42
    • +51
    ./ScheduleInformationManagerImpl.java
  1. … 6 more files in changeset.
排班模块:排班查询
  1. … 2 more files in changeset.
排班模块:排班查询,获取当前登录科室下的用户,根据科室名称查询班次定义的科室,根据关键词获得班次定义
    • -27
    • +94
    ./ScheduleDefinitionManagerImpl.java
    • -14
    • +28
    ./ScheduleInformationManagerImpl.java
  1. … 4 more files in changeset.
排班模块:排班查询
    • -30
    • +93
    ./ScheduleInformationManagerImpl.java
  1. … 4 more files in changeset.
排班模块:排班信息查询
    • -43
    • +66
    ./ScheduleInformationManagerImpl.java
  1. … 5 more files in changeset.
排班模块:排班信息
排班模块:排班信息
    • -5
    • +89
    ./ScheduleInformationManagerImpl.java
  1. … 5 more files in changeset.
排班模块:排班信息
    • -0
    • +9
    ./UserScheduleManagerImpl.java
    • -30
    • +40
    ./ScheduleDefinitionManagerImpl.java
    • -0
    • +17
    ./UserScheduleManager.java
    • -19
    • +193
    ./ScheduleInformationManagerImpl.java
  1. … 12 more files in changeset.
排班模块:排班定义
排班模块
    • -2
    • +12
    ./ScheduleInformationManagerImpl.java
  1. … 11 more files in changeset.
排班定义模块
  1. … 21 more files in changeset.
1.新增排班模块

2.新加入validation用依赖

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

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

    • -0
    • +334
    ./ScheduleDefinitionManagerImpl.java
    • -0
    • +25
    ./ScheduleInformationManagerImpl.java
    • -0
    • +20
    ./ScheduleInformationManager.java
    • -0
    • +50
    ./ScheduleDefinitionManager.java
  1. … 29 more files in changeset.