Commit afe3f1a6 by 王志超

feat: 导出变更工单

parent cffbc86e
Pipeline #86863 passed with stages
in 1 minute 21 seconds
......@@ -168,7 +168,6 @@ public class ChangeFlowBiz {
@Autowired
private ChangeExecRecordBiz changeExecRecordBiz;
@Transactional
public String createAndSubmit(ChangeFlowCreateReq changeFlowCreateReq) {
String uid = RequestLocalBean.getUid();
String name = RequestLocalBean.getName();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment