Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
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
项目统一框架
amos-boot-biz
Commits
3f2f2b86
Commit
3f2f2b86
authored
Sep 26, 2021
by
tianbo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'developer' into developer-latentDanger
parents
a44c3271
626a82d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
PlanServiceImpl.java
...os/supervision/business/service/impl/PlanServiceImpl.java
+3
-0
problemRecord.md
...stem-jcs/src/main/resources/db/changelog/problemRecord.md
+2
-0
No files found.
amos-boot-module/amos-boot-module-biz/amos-boot-module-supervision-biz/src/main/java/com/yeejoin/amos/supervision/business/service/impl/PlanServiceImpl.java
View file @
3f2f2b86
...
...
@@ -157,6 +157,9 @@ public class PlanServiceImpl implements IPlanService {
//执行一步
processInstanceId
=
audit
.
getProcessInstanceId
();
workflowExcuteService
.
excuteTask
(
processInstanceId
,
checkTypeSuEnum
.
getCondition
());
//更新时间
audit
.
setUpdateDate
(
new
Date
());
planAuditDao
.
save
(
audit
);
//记录执行流水-启动节点
insertAuditLog
(
reginParams
,
param
,
personIdentity
,
audit
);
}
else
{
...
...
amos-boot-system-jcs/src/main/resources/db/changelog/problemRecord.md
0 → 100644
View file @
3f2f2b86
liqiubase 有新改动,提交测试,需查看是否执行成功,以免造成执行失败,数据不能同步,造成数据不统一
\ No newline at end of file
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