37 Commits

Author SHA1 Message Date
176yunxuan
5c33818e3d fix:新增子系统,子模块,消息总数记录
All checks were successful
代码检查 / 代码检查 (pull_request) Successful in 17s
2024-04-18 19:55:59 +08:00
176yunxuan
e0d4d0e9c7 fix:添加项目权限,名字模糊查询项目
All checks were successful
代码检查 / 代码检查 (pull_request) Successful in 19s
2024-04-18 15:17:08 +08:00
176yunxuan
d2dc0527ab fix:查询子模块,删除子模块子系统
All checks were successful
代码检查 / 代码检查 (pull_request) Successful in 18s
2024-04-17 20:30:31 +08:00
176yunxuan
84d3ccc5af fix:我负责我管理我参与的项目查询重构以及项目增加,系统模块数据表增加截止时间和状态字段 2024-04-17 17:03:35 +08:00
fd22ba9dc6
feat: 新增从项目 id 获取项目详细信息的接口,并实现 2024-04-14 16:15:22 +08:00
05ccc3fdd8
patch: 部分内容进行补丁
All checks were successful
代码检查 / 代码检查 (pull_request) Successful in 23s
- 拼写错误
- 未引入部分删除
2024-04-14 14:52:33 +08:00
176yunxuan
55cd033a7e fix:初步重构
All checks were successful
代码检查 / 代码检查 (pull_request) Successful in 30s
2024-04-13 20:42:42 +08:00
061d469c17
Merge branch 'refs/heads/develop' into feature-zrx
# Conflicts:
#	src/main/java/com/jsl/oa/aspect/AnnotationsAspect.java
#	src/main/java/com/jsl/oa/common/constant/SafeConstants.java
#	src/main/java/com/jsl/oa/controllers/PermissionController.java
#	src/main/java/com/jsl/oa/controllers/ProjectController.java
#	src/main/java/com/jsl/oa/controllers/RoleController.java
#	src/main/java/com/jsl/oa/controllers/UserController.java
#	src/main/java/com/jsl/oa/dao/ProjectDAO.java
#	src/main/java/com/jsl/oa/dao/RoleDAO.java
#	src/main/java/com/jsl/oa/dao/UserDAO.java
#	src/main/java/com/jsl/oa/mapper/ProjectMapper.java
#	src/main/java/com/jsl/oa/mapper/RoleMapper.java
#	src/main/java/com/jsl/oa/mapper/UserMapper.java
#	src/main/java/com/jsl/oa/services/ProjectService.java
#	src/main/java/com/jsl/oa/services/impl/AuthServiceImpl.java
#	src/main/java/com/jsl/oa/services/impl/ProjectServiceImpl.java
#	src/main/java/com/jsl/oa/services/impl/RoleServiceImpl.java
#	src/main/java/com/jsl/oa/services/impl/UserServiceImpl.java
#	src/main/java/com/jsl/oa/utils/Processing.java
2024-04-11 20:17:32 +08:00
xiangZr-hhh
365f2dfa67 feat:增加新业务功能获取审核列表
Some checks failed
代码检查 / 代码检查 (pull_request) Failing after 21s
2024-04-11 17:27:34 +08:00
176yunxuan
3e0652034e feat:消息模块
Some checks failed
代码检查 / 代码检查 (pull_request) Failing after 19s
2024-04-10 21:10:39 +08:00
176yunxuan
3ca0bed1e1 feat:消息模块
Some checks failed
代码检查 / 代码检查 (pull_request) Failing after 19s
2024-04-10 20:51:48 +08:00
c273913442
feat: 代码风格调整
Some checks failed
代码检查 / 代码检查 (pull_request) Failing after 19s
2024-04-10 09:37:39 +08:00
176yunxuan
e16dc1f745 分页查询和删除
All checks were successful
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head This commit looks good
2024-03-21 20:56:07 +08:00
176yunxuan
14c726cb9a 返回信息调整
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-16 18:26:37 +08:00
176yunxuan
25e16c4264 id查询项目/系统
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-15 20:39:39 +08:00
176yunxuan
06c3be33e2 子系统子模块
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-14 21:43:27 +08:00
xiangZr-hhh
ef85c9fb60 项目文件接口
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-14 17:35:19 +08:00
176yunxuan
d346711f1b 状态查询修改
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-13 12:54:11 +08:00
xiangZr-hhh
1864f90fe0 用户信息接口修正
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-12 14:19:26 +08:00
176yunxuan
dd16df0b88 Merge remote-tracking branch 'origin/feature' into feature
# Conflicts:
#	src/main/java/com/jsl/oa/dao/ProjectDAO.java
2024-03-12 12:44:11 +08:00
176yunxuan
e19630f9cc 游客查询标签状态 2024-03-12 12:43:05 +08:00
xiangZr-hhh
935003c126 用户信息获取接口添加角色控制
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
项目编辑、删除
2024-03-12 11:24:25 +08:00
176yunxuan
6e4f22170d 游客查询
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-11 22:08:10 +08:00
176yunxuan
789eea8d49 子模块/子系统的查询和增加
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-11 19:04:59 +08:00
176yunxuan
bf8ef7c748 优化项目标签和状态查询
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-11 16:13:17 +08:00
176yunxuan
c0e2df344e 项目查询优化标签查询
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-11 13:11:01 +08:00
176yunxuan
0062854702 项目查询优化标签查询
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-11 09:26:50 +08:00
176yunxuan
2494fb38b6 项目查询和新增
Some checks failed
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head There was a failure building this commit
2024-03-10 17:36:13 +08:00
df143738db
fix&patch: 补丁info-edit,对代码规整修改
All checks were successful
JslGroup/JslDeveloper/JSL_OrganizeInternalOA/pipeline/head This commit looks good
2024-01-31 13:23:20 +08:00
xiangZr-hhh
dbcb984199 改变项目模块对应用户接口 2024-01-21 13:46:21 +08:00
xiangZr-hhh
fef2ed6611 项目分割模块编辑接口 2024-01-21 12:56:00 +08:00
xiangZr-hhh
1435b01977 项目分割模块添加接口 2024-01-21 12:16:38 +08:00
176yunxuan
70dd9e4896 日志完善和bug修复 2024-01-21 09:27:49 +08:00
xiangZr-hhh
032ed1de01 权限删除接口、消息删除接口 2024-01-20 21:31:01 +08:00
176yunxuan
2d9c974fa7 项目 2024-01-20 12:02:34 +08:00
176yunxuan
de13565551 项目 2024-01-20 11:10:46 +08:00
176yunxuan
d7afcc1e18 功能增加 2024-01-17 11:19:41 +08:00