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
5041ed5e
Commit
5041ed5e
authored
Nov 25, 2025
by
王志超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 优化文案
parent
6ee6ec9f
Pipeline
#86028
passed with stages
in 1 minute 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
ChangeFlowController.java
...l/yanxuan/change/web/controller/ChangeFlowController.java
+5
-5
SupplierController.java
...ail/yanxuan/change/web/controller/SupplierController.java
+1
-1
No files found.
yanxuan-qc-change-system-web/src/main/java/com/netease/mail/yanxuan/change/web/controller/ChangeFlowController.java
View file @
5041ed5e
...
@@ -68,7 +68,7 @@ public class ChangeFlowController {
...
@@ -68,7 +68,7 @@ public class ChangeFlowController {
private
DESExportService
desExportService
;
private
DESExportService
desExportService
;
/**
/**
* 变更工单详情查询
* 变更工单详情查询
(改)
*
*
* @return
* @return
*/
*/
...
@@ -78,7 +78,7 @@ public class ChangeFlowController {
...
@@ -78,7 +78,7 @@ public class ChangeFlowController {
}
}
/**
/**
* 变更工单列表查询
* 变更工单列表查询
(改)
*
*
* @return
* @return
*/
*/
...
@@ -139,7 +139,7 @@ public class ChangeFlowController {
...
@@ -139,7 +139,7 @@ public class ChangeFlowController {
}
}
/**
/**
* 发起变更,如果发起人=审核人,自动跳转到第一个节点
* 发起变更,如果发起人=审核人,自动跳转到第一个节点
(改)
*
*
* @return
* @return
*/
*/
...
@@ -149,7 +149,7 @@ public class ChangeFlowController {
...
@@ -149,7 +149,7 @@ public class ChangeFlowController {
}
}
/**
/**
* 变更工单提交
* 变更工单提交
(改)
*
*
* @return
* @return
*/
*/
...
@@ -192,7 +192,7 @@ public class ChangeFlowController {
...
@@ -192,7 +192,7 @@ public class ChangeFlowController {
}
}
/**
/**
* 导出变更
* 导出变更
(改)
*
*
* @return
* @return
*/
*/
...
...
yanxuan-qc-change-system-web/src/main/java/com/netease/mail/yanxuan/change/web/controller/SupplierController.java
View file @
5041ed5e
...
@@ -82,7 +82,7 @@ public class SupplierController {
...
@@ -82,7 +82,7 @@ public class SupplierController {
}
}
/**
/**
* 根据商品Id列表查询供应商
* 根据商品Id列表查询供应商
(新)
*
*
* @param itemIds 商品Id列表(可通过多个同名参数传递,如:?itemId=1&itemId=2&itemId=3)
* @param itemIds 商品Id列表(可通过多个同名参数传递,如:?itemId=1&itemId=2&itemId=3)
* @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