Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xxl-job
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
刘晓滨
xxl-job
Commits
b1e40abb
Commit
b1e40abb
authored
Dec 29, 2018
by
刘晓滨
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master_1204_cy' into 'master'
修改报警邮箱发件地址 See merge request
!7
parents
bf9375bf
0ac3301c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
application.properties
xxl-job-admin/src/main/resources/application.properties
+6
-6
pom.xml
xxl-job-executor-samples/pom.xml
+2
-0
No files found.
xxl-job-admin/src/main/resources/application.properties
View file @
b1e40abb
...
...
@@ -28,12 +28,12 @@ spring.datasource.tomcat.max-active=30
spring.datasource.tomcat.test-on-borrow
=
true
### xxl-job email
xxl.job.mail.host
=
smtp.
163
.com
xxl.job.mail.port
=
2
5
xxl.job.mail.ssl
=
fals
e
xxl.job.mail.username
=
ovono802302@163.com
xxl.job.mail.password
=
asdfzxcv
xxl.job.mail.sendNick
=
《任务调度平台XXL-JOB》
xxl.job.mail.host
=
smtp.
exmail.qq
.com
xxl.job.mail.port
=
46
5
xxl.job.mail.ssl
=
tru
e
xxl.job.mail.username
=
chenye@spacetech.com.cn
xxl.job.mail.password
=
Chyezaq1234
xxl.job.mail.sendNick
=
XXL-JOB
### xxl-job login
xxl.job.login.username
=
admin
...
...
xxl-job-executor-samples/pom.xml
View file @
b1e40abb
...
...
@@ -16,6 +16,7 @@
<module>
xxl-job-executor-sample-jfinal
</module>
<module>
xxl-job-executor-sample-nutz
</module>
<module>
xxl-job-executor-sample-frameless
</module>
<module>
xxl-job-executor-sample-springboot-bak
</module>
</modules>
</project>
\ 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