Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
Plain Diff
Browse Files
Authored by
TaoHuang
2019-10-15 21:14:19 +0800
Commit
45dbdca66348d982eea4b187fe79a4a00f501043
2 parents
5b3235e7
5c424c7c
Merge remote-tracking branch 'origin/develop' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
config/home-api-map.js
config/home-api-map.js
View file @
45dbdca
...
...
@@ -72,6 +72,7 @@ module.exports = {
'/api/ufo/mine/resource'
:
{
ufo
:
true
,
api
:
'ufo.resource.get'
,
cache
:
true
,
params
:
{
content_code
:
{
type
:
String
}},
},
...
...
@@ -93,6 +94,7 @@ module.exports = {
content_code
:
{
type
:
String
},
},
auth
:
true
,
cache
:
true
},
'/api/ufo/home/newsList'
:
{
ufo
:
true
,
...
...
Please
register
or
login
to post a comment