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
9de5199c
Commit
9de5199c
authored
Apr 21, 2018
by
Junling Bu
Browse files
update[litemall-wx]: 调整微信后台服务对应的对象存储地址。
parent
1f5ed1ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/config/api.js
View file @
9de5199c
...
...
@@ -8,11 +8,11 @@
// 以下是图片存储服务器API地址
// 本机开发时使用
// var StorageApi = 'http://localhost:8081/s
torage
/storage/create';
// var StorageApi = 'http://localhost:8081/
o
s/storage/create';
// 局域网测试时使用
// var StorageApi = 'http://192.168.0.101:8081/s
torage
/storage/create';
// var StorageApi = 'http://192.168.0.101:8081/
o
s/storage/create';
// 云平台部署时使用
var
StorageApi
=
'
http://122.152.206.172:8081/s
torage
/storage/create
'
;
var
StorageApi
=
'
http://122.152.206.172:8081/
o
s/storage/create
'
;
module
.
exports
=
{
...
...
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