forked from kidgrow-microservices-platform

zhaoxiaohao
2020-04-10 665c0a06d0bca5a22fb42406c465d736f876b04e
2020-04-10 zhaoxiaohao
添加公司管理的功能
tree@ 665c0a commitdiff
2020-04-10 侯瑞军
1.增加合同管理与相关产品列表
tree@ b8a2e7 commitdiff
2020-04-10 侯瑞军
Merge remote-tracking branch 'origin/dev' into dev
tree@ 2ba1e0 commitdiff
2020-04-10 侯瑞军
查询人员与组织关系数据,增加按照级别排序
tree@ 44a61a commitdiff
2020-04-10 zhaoxiaohao
Merge remote-tracking branch 'origin/dev' into dev
tree@ eab02a commitdiff
2020-04-10 zhaoxiaohao
添加 医生的功能
tree@ cba672 commitdiff
2020-04-09 侯瑞军
1.增加产品管理模块功能 2.统一调整了运营管理中的实体部分,给isdel字段增加逻辑删除标记
tree@ 49a41a commitdiff
2020-04-09 侯瑞军
修改区域添加时,区域编号重复检查功能。
tree@ 4c5170 commitdiff
2020-04-08 侯瑞军
增加租户业务排除区域表 增加加载treetable数据效果
tree@ a7d2a0 commitdiff
2020-04-08 侯瑞军
1.新增地区管理功能 2.加入treetable2.0版本源码 3.treetable1.0加载慢未优化
tree@ 6325ff commitdiff
2020-04-08 zhaoxiaohao
添加医院的 未完成
tree@ f97c74 commitdiff
2020-04-07 zhaoxiaohao
Merge branch 'dev' of http://192.168.2.240:7070/r/kidgrow-microservices-pla...
tree@ e70bbf commitdiff
2020-04-07 zhaoxiaohao
添加字典管理功能
tree@ 9f5592 commitdiff
2020-04-07 侯瑞军
1.运营中心增加用户反馈功能 2.common.js中取消对插件库的重复引用 3.运营中心配置中,增加租户业务排除用户反馈表
tree@ 8eb4af commitdiff
2020-04-03 克 刘
优化kidgrow-code-generator Mapper 增加依赖import org.springframework.validation.O...
tree@ 37527c commitdiff
2020-04-03 侯瑞军
Merge remote-tracking branch 'origin/dev' into dev
tree@ f57c11 commitdiff
2020-04-03 侯瑞军
1.为所有的生成的*Mapper.xml文件中的findbyobject增加 limit 1代码 2.为所有的*Mapper.java文件中的 fi...
tree@ e8b892 commitdiff
2020-04-03 zhaoxiaohao
业务日志 功能完成
tree@ 7ca064 commitdiff
2020-04-03 克 刘
Merge branch 'dev' of http://192.168.2.240:7070/r/kidgrow-microservices-pla...
tree@ 91f173 commitdiff
2020-04-03 克 刘
优化kidgrow-code-generator Mapper 1、Mapper.java.vm 增加 Param("p") 2、Mapper.xml...
tree@ c37ffb commitdiff
2020-04-03 侯瑞军
1.为所有的controller中的save方法增加服务端验证代码 2.将所有的model中的实体种的 NotBlank非空验证改为 NotEmpt...
tree@ 824b1a commitdiff
2020-04-03 克 刘
1、扩展日期数据校验注解 2、扩展kidgrow-code-generator 中Controller.java.vm 保存修改数据校验、Model....
tree@ 789a6e commitdiff
2020-04-03 侯瑞军
将user_center中生成的新增代码更新到项目
tree@ 163265 commitdiff
2020-04-03 er
数据需求 添加 导出功能
tree@ 907468 commitdiff
2020-04-03 er
Merge branch 'dev' of http://192.168.2.240:7070/r/kidgrow-microservices-pla...
tree@ 1d87d6 commitdiff
2020-04-03 er
添加 数据需求的导出功能
tree@ ef9d6d commitdiff
2020-04-02 侯瑞军
将生成的代码更新到项目(user_center opration_center)
tree@ 0ca169 commitdiff
2020-04-02 克 刘
Merge remote-tracking branch 'origin/dev' into dev
tree@ a6e07e commitdiff
2020-04-02 克 刘
优化代码生成Controller.java.vm,添加、修改、删除增加boolean 验证
tree@ e3de67 commitdiff
2020-04-02 侯瑞军
Merge remote-tracking branch 'origin/dev' into dev
tree@ 0e2879 commitdiff
2020-04-02 er
去掉 tenant_id 查询条件
tree@ 4ec917 commitdiff
2020-04-02 侯瑞军
opration_center中的所有*mapper.xml文件 findlist增加 <include refid="where"/>
tree@ 73f6ff commitdiff
2020-04-02 er
添加 数据需求 的功能
tree@ f5c307 commitdiff
2020-04-02 er
修改 opration xml 路径
tree@ d8de5f commitdiff
2020-04-02 er
修改 p.is_del=0 为 is_del=0
tree@ 96cc4c commitdiff
2020-04-02 克 刘
Merge remote-tracking branch 'origin/dev' into dev
tree@ 81aaee commitdiff
2020-04-02 克 刘
优化代码生成Mapper.xml.vm 修复查询条件param参数
tree@ dc0a8f commitdiff
2020-04-02 侯瑞军
opration_center中的所有*mapper.xml文件重新生成并替换
tree@ 7477fb commitdiff
2020-04-02 克 刘
优化代码生成Mapper.xml.vm 修复查询条件param参数
tree@ 32f756 commitdiff
2020-04-01 克 刘
1、kidgrow-code-generator Controller.java.vm 中优化List 接口,扩展ResultBody<PageRes...
tree@ 71ecde commitdiff
2020-04-01 侯瑞军
因采用了hashmap的实体映射方式,导致longint类型的数据后三位取整,造成数据不一致,需要在longint类型的实体字段上增加 toStrin...
tree@ 00fc77 commitdiff
2020-04-01 侯瑞军
1.修改sql,支持一个账户可以加载多个平台的菜单。
tree@ 240208 commitdiff
2020-04-01 侯瑞军
1、kidgrow-opration-center运营中心项目Api、Biz、Server结构化代码生成 2、kidgrow-common-sprin...
tree@ b3300a commitdiff
2020-04-01 克 刘
增加运营端kidgrow-opration-center
tree@ 5345ba commitdiff
2020-04-01 克 刘
增加运营端kidgrow-opration-center
tree@ 665fea commitdiff
2020-03-31 克 刘
扩展当前登录用户组织机构信息 1、组织机构ID、名称 2、部门ID、名称
tree@ 138835 commitdiff
2020-03-26 克 刘
优化kidgrow-log-spring-boot-starter,扩展链路日志
tree@ 912bb3 commitdiff
2020-03-25 克 刘
1、优化DockerFile 中Docker容器所需字体 2、增加kidgrow-mqcenter-rabbit 项目 3、修改kidgrow-log...
tree@ 391153 commitdiff
2020-03-19 克 刘
增加dockerfiles,并生成docker,传到harbor
tree@ c45e28 commitdiff
2020-03-18 克 刘
增加dockerfiles,并生成docker,传到harbor
tree@ 18b457 commitdiff
first | « prev | next »