Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
yangxiujun
/
paidan_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
5897512cc311684176adc7081cbab6495223e965
Switch branch/tag
paidan_demo
11 Jul, 2023 18 commits
根据数据表生成entity
· 5897512c
丁伟峰
committed
Jul 11, 2023
5897512c
清理移除了原先甘特图、日历相关的代码
· 0fd3b4a0
丁伟峰
committed
Jul 11, 2023
0fd3b4a0
Browse Files
增加日志
· f4e9243d
丁伟峰
committed
Jul 11, 2023
f4e9243d
bugfix: 列表添加
· 6ca2a3df
丁伟峰
committed
Jul 11, 2023
6ca2a3df
bugfix: 列表添加
· 7d9487b1
丁伟峰
committed
Jul 11, 2023
7d9487b1
Browse Files
bugfix: 列表添加
· 80e3ec30
丁伟峰
committed
Jul 11, 2023
80e3ec30
Browse Files
返回结果过滤掉状态为0(已删除)的team
· b4449251
丁伟峰
committed
Jul 11, 2023
b4449251
技术员甘特图修改:
· 79e41ac3
...
1、请求、响应报文定义在一个DTO中; 2、根据前端传递的组织结构和key进行查询过滤
丁伟峰
committed
Jul 11, 2023
79e41ac3
bugfix:周x;hutool里面,1==>周日;此处自己实现
· 501b3971
丁伟峰
committed
Jul 11, 2023
501b3971
Browse Files
动态条件查询修订
· dbd42313
丁伟峰
committed
Jul 11, 2023
dbd42313
Browse Files
Jpa接口参数位置调整
· 35878afd
丁伟峰
committed
Jul 11, 2023
35878afd
Browse Files
动态查询修改
· ad62fb23
丁伟峰
committed
Jul 11, 2023
ad62fb23
增加了分页、按工号手机号姓名模糊匹配的功能
· a139bfbd
丁伟峰
committed
Jul 11, 2023
a139bfbd
Browse Files
增加了分页、按工号手机号姓名模糊匹配的功能
· 20f38411
丁伟峰
committed
Jul 11, 2023
20f38411
更新保存前,需要有id,否则会当做插入处理
· fe78a284
丁伟峰
committed
Jul 11, 2023
fe78a284
Browse Files
限制返回status=1的记录
· 694d3c10
丁伟峰
committed
Jul 11, 2023
694d3c10
Browse Files
修订完善
· 36a3fcc5
丁伟峰
committed
Jul 11, 2023
36a3fcc5
Browse Files
返回 group相关字段,前端需要使用
· 40ed9bc5
丁伟峰
committed
Jul 11, 2023
40ed9bc5
Browse Files
10 Jul, 2023 6 commits
bugfix
· 363a2da2
丁伟峰
committed
Jul 11, 2023
363a2da2
Browse Files
强制为 hh
🇲🇲
ss
· 416c70bb
丁伟峰
committed
Jul 10, 2023
416c70bb
Browse Files
bugfix
· aeb73a76
丁伟峰
committed
Jul 10, 2023
aeb73a76
Browse Files
技术员日历、技术员甘特图剥离到独立的service实现中
· 4363ef22
丁伟峰
committed
Jul 10, 2023
4363ef22
技术员日历实现
· 7217b709
丁伟峰
committed
Jul 10, 2023
7217b709
bugfix:根据groupId查询
· a07b5a5d
丁伟峰
committed
Jul 10, 2023
a07b5a5d
Browse Files
08 Jul, 2023 14 commits
DTO优化,在原先response的class内部使用static class的基础上,在每一个DTO文件中,统一定义Request,Result
· f4c7eb5a
丁伟峰
committed
Jul 08, 2023
f4c7eb5a
未上传字段的检查处理
· 18a07ac6
丁伟峰
committed
Jul 08, 2023
18a07ac6
Browse Files
update/delete需要在一个事务中:@Transactional
· ce89da23
丁伟峰
committed
Jul 08, 2023
ce89da23
Browse Files
代码逻辑完善
· b9e1eff6
丁伟峰
committed
Jul 08, 2023
b9e1eff6
Browse Files
代码逻辑完善
· b09ec1fe
丁伟峰
committed
Jul 08, 2023
b09ec1fe
Browse Files
重新生成entity的完整定义,以便启用数据表的默认值
· 259d35fe
丁伟峰
committed
Jul 08, 2023
259d35fe
接口访问post及参数设置
· 6e0348eb
丁伟峰
committed
Jul 08, 2023
6e0348eb
Browse Files
接口访问post及参数设置
· 1c34831b
丁伟峰
committed
Jul 08, 2023
1c34831b
Browse Files
工作队的添加、更新、删除处理
· ce4a6428
丁伟峰
committed
Jul 08, 2023
ce4a6428
Browse Files
无用逻辑清理
· cf9580b8
丁伟峰
committed
Jul 08, 2023
cf9580b8
Browse Files
Null错误,加日志调试
· 010f2ec1
丁伟峰
committed
Jul 08, 2023
010f2ec1
增加了配置初始化接口的实现;同时进行了pub_params的表修改和查询返回处理
· e30f57f3
丁伟峰
committed
Jul 08, 2023
e30f57f3
改用BusinessException
· 0cda59a6
丁伟峰
committed
Jul 08, 2023
0cda59a6
工作队详情(包括排班配置)返回
· f8bc68e9
丁伟峰
committed
Jul 08, 2023
f8bc68e9
Browse Files
07 Jul, 2023 2 commits
工作队表增加了几个配置项;
· 32b7820b
丁伟峰
committed
Jul 08, 2023
32b7820b
Browse Files
显示内容优化:排序、数组
· aba14081
丁伟峰
committed
Jul 07, 2023
aba14081
Browse Files