Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
d3874315
"jshERP-boot/vscode:/vscode.git/clone" did not exist on "fd842ecc0a464becd5f2612e0270bb07aa0457a0"
Unverified
Commit
d3874315
authored
Jul 14, 2018
by
linlinjava
Committed by
GitHub
Jul 14, 2018
Browse files
Merge pull request #22 from menethil/master
添加打包缺少的配置项
parents
02679509
201d00c8
Changes
3
Hide whitespace changes
Inline
Side-by-side
litemall-all/src/main/resources/application-dep.properties
View file @
d3874315
...
...
@@ -29,3 +29,9 @@ logging.level.org.linlinjava.litemall=DEBUG
# 开发者应该设置成自己的域名,必须附带http或者https
org.linlinjava.litemall.os.address
=
http://122.152.206.172
org.linlinjava.litemall.os.port
=
8080
wx.app-id
=
wxa5b486c6b918ecfb
wx.app-secret
=
e04004829d4c383b4db7769d88dfbca1
wx.mch-id
=
wx.mch-key
=
wx.notify-url
=
litemall-all/src/main/resources/application-dev.properties
View file @
d3874315
...
...
@@ -29,3 +29,9 @@ logging.level.org.linlinjava.litemall=DEBUG
# 开发者应该设置成自己的域名,必须附带http或者https
org.linlinjava.litemall.os.address
=
http://127.0.0.1
org.linlinjava.litemall.os.port
=
8080
wx.app-id
=
wxa5b486c6b918ecfb
wx.app-secret
=
e04004829d4c383b4db7769d88dfbca1
wx.mch-id
=
wx.mch-key
=
wx.notify-url
=
litemall-all/src/main/resources/application-prod.properties
View file @
d3874315
...
...
@@ -27,4 +27,10 @@ logging.level.org.linlinjava.litemall=ERROR
# 开发者应该设置成自己的域名,必须附带http或者https
org.linlinjava.litemall.os.address
=
https://www.example.com
org.linlinjava.litemall.os.port
=
443
\ No newline at end of file
org.linlinjava.litemall.os.port
=
443
wx.app-id
=
wxa5b486c6b918ecfb
wx.app-secret
=
e04004829d4c383b4db7769d88dfbca1
wx.mch-id
=
wx.mch-key
=
wx.notify-url
=
\ No newline at end of file
Write
Preview
Supports
Markdown
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