Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
newShopBack
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
newshop
newShopBack
Commits
e024d08f
Commit
e024d08f
authored
Nov 15, 2019
by
张晓林
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改注释
parent
8586a7e8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
ShopUserListController.php
backend/controllers/v1/shopuser/ShopUserListController.php
+6
-6
No files found.
backend/controllers/v1/shopuser/ShopUserListController.php
View file @
e024d08f
...
@@ -17,12 +17,12 @@ class ShopUserListController extends BaseController
...
@@ -17,12 +17,12 @@ class ShopUserListController extends BaseController
* tags={"用户&员工接口"},
* tags={"用户&员工接口"},
* summary="员工信息(张晓林)",
* summary="员工信息(张晓林)",
* description="用户列表",
* description="用户列表",
* @OA\Parameter(name="
NAME
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
用户名
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
MEMBER_No
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
会员卡号
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
CREATE_DATE
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
创建时间
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
USER_GROUP_GUID
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
用户组
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
CODE
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
手机号/账号
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
BINDCARD
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="
绑定会员
",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="page",in="query",@OA\Schema(type="string")),
* @OA\Parameter(name="page",in="query",@OA\Schema(type="string")),
* @OA\Response(response="200",description="
* @OA\Response(response="200",description="
* NAME:用户姓名,
* NAME:用户姓名,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment