Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuloulou
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to dashboard
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
dongjunjie
2016-07-07 10:18:30 +0800
Commit
5f0eb927804c19c519aca7ca8f21dbc92d4ec265
1 parent
91240d3d
店铺管理员接口
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
code/apps/shop/interfaces/shopAdministrator.js
code/apps/shop/interfaces/shopAdministrator.js
View file @
5f0eb92
...
...
@@ -14,8 +14,7 @@ module.exports={
title
:
"删除店铺管理员"
,
url
:
"/ShopsAdminRest/delAdminRelation"
,
params
:[
{
name
:
'page'
,
type
:
'Number'
},
{
name
:
'size'
,
type
:
'Number'
}
{
name
:
"id"
,
type
:
"Number"
}
]
},
...
...
Please
register
or
login
to post a comment