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
liuyue
9 years ago
Commit
c00723e31039e87affa2e379382266ab2e3afadf
1 parent
adb3c08b
domain
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
server/interface/limit.js
server/interface/limit.js
View file @
c00723e
//exports.domain = require('../config/common.js').domain;
exports
.
domain
=
'http://172.16.6.240:8088/platform'
;
exports
.
domain
=
require
(
'../config/common.js'
).
domain
;
//exports.domain = 'http://172.16.6.240:8088/platform';
//路由配置
exports
.
res
=
[
...
...
Please
register
or
login
to post a comment