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
26d1b60c
Commit
26d1b60c
authored
May 18, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改邮件服务器为公司邮件服务器
parent
30ccfc81
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
16 deletions
+16
-16
application-dev.yml
...-myth-admin/src/main/resources/config/application-dev.yml
+4
-4
application-local.yml
...yth-admin/src/main/resources/config/application-local.yml
+4
-4
application-pro.yml
...-myth-admin/src/main/resources/config/application-pro.yml
+4
-4
application-test.yml
...myth-admin/src/main/resources/config/application-test.yml
+4
-4
No files found.
byit-myth-admin/src/main/resources/config/application-dev.yml
View file @
26d1b60c
...
...
@@ -18,13 +18,13 @@ spring:
min-idle
:
0
mail
:
host
:
smtp.
163
.com
username
:
huangfusuper@163
.com
password
:
huangfu0110
host
:
smtp.
byitgroup
.com
username
:
ddmp@byitgroup
.com
password
:
Byit12345
default-encoding
:
UTF-8
protocol
:
smtp
properties
:
from
:
huangfusuper@163
.com
from
:
ddmp@byitgroup
.com
mybatis
:
...
...
byit-myth-admin/src/main/resources/config/application-local.yml
View file @
26d1b60c
...
...
@@ -16,13 +16,13 @@ spring:
mail
:
host
:
smtp.
163
.com
username
:
huangfusuper@163
.com
password
:
huangfu0110
host
:
smtp.
byitgroup
.com
username
:
ddmp@byitgroup
.com
password
:
Byit12345
default-encoding
:
UTF-8
protocol
:
smtp
properties
:
from
:
huangfusuper@163
.com
from
:
ddmp@byitgroup
.com
redis
:
database
:
0
...
...
byit-myth-admin/src/main/resources/config/application-pro.yml
View file @
26d1b60c
...
...
@@ -18,13 +18,13 @@ spring:
min-idle
:
0
mail
:
host
:
smtp.
163
.com
username
:
huangfusuper@163
.com
password
:
huangfu0110
host
:
smtp.
byitgroup
.com
username
:
ddmp@byitgroup
.com
password
:
Byit12345
default-encoding
:
UTF-8
protocol
:
smtp
properties
:
from
:
huangfusuper@163
.com
from
:
ddmp@byitgroup
.com
mybatis
:
mapper-locations
:
/mapper/*.xml
...
...
byit-myth-admin/src/main/resources/config/application-test.yml
View file @
26d1b60c
...
...
@@ -18,13 +18,13 @@ spring:
min-idle
:
0
mail
:
host
:
smtp.
163
.com
username
:
huangfusuper@163
.com
password
:
huangfu0110
host
:
smtp.
byitgroup
.com
username
:
ddmp@byitgroup
.com
password
:
Byit12345
default-encoding
:
UTF-8
protocol
:
smtp
properties
:
from
:
huangfusuper@163
.com
from
:
ddmp@byitgroup
.com
mybatis
:
...
...
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