Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ping
2016-03-04 19:21:30 +0800
Commit
f00b1f0e1fe6e07f7d16005fc6a8af80f9b460df
1 parent
f6a3644f
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
server/interface/activity.js
server/interface/activity.js
View file @
f00b1f0
...
...
@@ -4,7 +4,7 @@
//接口主域
exports
.
domain
=
require
(
'../config/common.js'
).
domain
;
exports
.
domain
=
"http://172.16.6.246:8081/platform/"
;
//
exports.domain ="http://172.16.6.246:8081/platform/";
//路由配置
exports
.
res
=
[
{
...
...
Please
register
or
login
to post a comment