Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
byit-myth-job
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
liyuan
byit-myth-job
Commits
1ead9b24
Commit
1ead9b24
authored
Apr 02, 2020
by
guo_minglei@163.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加存储扫描工作流及节点运行状态的线程
parent
08fe1795
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletion
+5
-1
application-dev.yml
byit-myth-admin/src/main/resources/application-dev.yml
+1
-1
application-pro.yml
byit-myth-admin/src/main/resources/application-pro.yml
+2
-0
application-test.yml
byit-myth-admin/src/main/resources/application-test.yml
+2
-0
No files found.
byit-myth-admin/src/main/resources/application-dev.yml
View file @
1ead9b24
...
@@ -55,5 +55,5 @@ file:
...
@@ -55,5 +55,5 @@ file:
myth-job
:
myth-job
:
filestystem
:
FASTDFS
filestystem
:
FASTDFS
snapshoot-date
:
60
#快照的保存时间 单位天
byit-myth-admin/src/main/resources/application-pro.yml
View file @
1ead9b24
...
@@ -45,3 +45,4 @@ file:
...
@@ -45,3 +45,4 @@ file:
myth-job
:
myth-job
:
filestystem
:
FASTDFS
filestystem
:
FASTDFS
snapshoot-date
:
60
#快照的保存时间 单位天
\ No newline at end of file
byit-myth-admin/src/main/resources/application-test.yml
View file @
1ead9b24
...
@@ -46,3 +46,4 @@ file:
...
@@ -46,3 +46,4 @@ file:
myth-job
:
myth-job
:
filestystem
:
FASTDFS
filestystem
:
FASTDFS
snapshoot-date
:
60
#快照的保存时间 单位天
\ 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