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
Email Patches
Plain Diff
Browse Files
Authored by
yyq
5 years ago
Commit
a4b4edd57acb107600a21bc0a96d7aaf94f9b89d
1 parent
03a77d8a
cache
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 @
a4b4edd
...
...
@@ -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