Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yanxuan-qc-change-system
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yx-qc-change-flow
yanxuan-qc-change-system
Commits
3f588999
Commit
3f588999
authored
Nov 26, 2025
by
王志超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 变更工单列表枚举更新
parent
beddd839
Pipeline
#86154
passed with stages
in 1 minute 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
ChangeSubFlowController.java
...anxuan/change/web/controller/ChangeSubFlowController.java
+4
-4
No files found.
yanxuan-qc-change-system-web/src/main/java/com/netease/mail/yanxuan/change/web/controller/ChangeSubFlowController.java
View file @
3f588999
...
@@ -55,7 +55,7 @@ public class ChangeSubFlowController {
...
@@ -55,7 +55,7 @@ public class ChangeSubFlowController {
}
}
/**
/**
* 变更行动工单列表查询
* 变更行动工单列表查询
,new
*
*
* @param page 页码
* @param page 页码
* @param pageSize 每页大小
* @param pageSize 每页大小
...
@@ -65,7 +65,7 @@ public class ChangeSubFlowController {
...
@@ -65,7 +65,7 @@ public class ChangeSubFlowController {
* @param supplier 供应商
* @param supplier 供应商
* @param changeExecUser 变更行动人(姓名或邮箱)
* @param changeExecUser 变更行动人(姓名或邮箱)
* @param changeExecDepartment 变更行动部门
* @param changeExecDepartment 变更行动部门
* @param s
ubFlowNode
行动工单状态
* @param s
tatus
行动工单状态
* @param startTime 开始时间(行动工单发起时间)
* @param startTime 开始时间(行动工单发起时间)
* @param endTime 结束时间(行动工单发起时间)
* @param endTime 结束时间(行动工单发起时间)
* @param onlyMyFollowed 数据可见范围:仅查看我跟进的工单(默认true)
* @param onlyMyFollowed 数据可见范围:仅查看我跟进的工单(默认true)
...
@@ -99,7 +99,7 @@ public class ChangeSubFlowController {
...
@@ -99,7 +99,7 @@ public class ChangeSubFlowController {
}
}
/**
/**
* 变更行动工单详情查询
* 变更行动工单详情查询
,new
* 说明:展示内容和主单的detail一样,但行动项只展示该变更行动工单下绑定的行动项
* 说明:展示内容和主单的detail一样,但行动项只展示该变更行动工单下绑定的行动项
*
*
* @param subFlowId 变更行动工单ID(即topo)
* @param subFlowId 变更行动工单ID(即topo)
...
@@ -111,7 +111,7 @@ public class ChangeSubFlowController {
...
@@ -111,7 +111,7 @@ public class ChangeSubFlowController {
}
}
/**
/**
* 子流程提交
* 子流程提交
,new
*
*
* @return
* @return
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment