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
huangyCode
5 years ago
Commit
36da43a96a78d0ca3a5a395f03825ea058840e0b
1 parent
8e9e32ad
去参数
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
config/home-api-map.js
config/home-api-map.js
View file @
36da43a
...
...
@@ -115,11 +115,7 @@ module.exports = {
auth
:
true
,
path
:
'/ufo-gateway/coupon'
,
api
:
'ufo.coupons.list'
,
param
:
{
page
:
{
type
:
Number
},
limit
:
{
type
:
Number
},
type
:
{
type
:
String
},
}
param
:
{}
},
'/api/ufo/home/bindAliPayAccount'
:
{
ufo
:
true
,
...
...
Please
register
or
login
to post a comment