Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
shop-Mall
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
licc
shop-Mall
Commits
b50207fc
Commit
b50207fc
authored
4 years ago
by
liqin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fixed
parent
875b51ac
master
branch4
branch5
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
41 additions
and
15 deletions
+41
-15
application-dev.yml
wisenergy-web-admin/src/main/resources/application-dev.yml
+14
-1
application-prod.yml
wisenergy-web-admin/src/main/resources/application-prod.yml
+13
-0
application-test.yml
wisenergy-web-admin/src/main/resources/application-test.yml
+13
-0
application.yml
wisenergy-web-admin/src/main/resources/application.yml
+1
-14
No files found.
wisenergy-web-admin/src/main/resources/application-dev.yml
View file @
b50207fc
...
@@ -96,3 +96,16 @@ sms:
...
@@ -96,3 +96,16 @@ sms:
version
:
2017-05-25
version
:
2017-05-25
action
:
SendSms
action
:
SendSms
signName
:
西田森生物科技
signName
:
西田森生物科技
xxl
:
job
:
accessToken
:
admin
:
addresses
:
http://127.0.0.1:8090/job-admin
executor
:
address
:
appname
:
shop-mall
ip
:
logpath
:
/var/logs/xxl-job/jobhandler
logretentiondays
:
30
port
:
9999
\ No newline at end of file
This diff is collapsed.
Click to expand it.
wisenergy-web-admin/src/main/resources/application-prod.yml
View file @
b50207fc
...
@@ -68,3 +68,16 @@ sms:
...
@@ -68,3 +68,16 @@ sms:
version
:
2017-05-25
version
:
2017-05-25
action
:
SendSms
action
:
SendSms
signName
:
西田森生物科技
signName
:
西田森生物科技
xxl
:
job
:
accessToken
:
admin
:
addresses
:
http://172.24.252.166:8090/job-admin
executor
:
address
:
appname
:
shop-mall
ip
:
logpath
:
/var/logs/xxl-job/jobhandler
logretentiondays
:
30
port
:
9999
This diff is collapsed.
Click to expand it.
wisenergy-web-admin/src/main/resources/application-test.yml
View file @
b50207fc
...
@@ -80,3 +80,16 @@ sms:
...
@@ -80,3 +80,16 @@ sms:
version
:
2017-05-25
version
:
2017-05-25
action
:
SendSms
action
:
SendSms
signName
:
西田森生物科技
signName
:
西田森生物科技
xxl
:
job
:
accessToken
:
admin
:
addresses
:
http://172.24.252.165:8090/job-admin
executor
:
address
:
appname
:
shop-mall
ip
:
logpath
:
/var/logs/xxl-job/jobhandler
logretentiondays
:
30
port
:
9999
This diff is collapsed.
Click to expand it.
wisenergy-web-admin/src/main/resources/application.yml
View file @
b50207fc
...
@@ -56,16 +56,3 @@ mybatis-plus:
...
@@ -56,16 +56,3 @@ mybatis-plus:
call-setters-on-nulls
:
true
call-setters-on-nulls
:
true
jdbc-type-for-null
:
'
null'
jdbc-type-for-null
:
'
null'
log-impl
:
org.apache.ibatis.logging.stdout.StdOutImpl
log-impl
:
org.apache.ibatis.logging.stdout.StdOutImpl
xxl
:
job
:
accessToken
:
admin
:
addresses
:
http://172.24.252.165:8090/job-admin
executor
:
address
:
appname
:
shop-mall
ip
:
logpath
:
/var/logs/xxl-job/jobhandler
logretentiondays
:
30
port
:
9999
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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