Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
cdcc6ff1
Commit
cdcc6ff1
authored
Dec 03, 2019
by
王昆
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'xgg-admin-dev' of gitlab.gongsibao.com:jiangyong/zhichan into xgg-admin-dev
parents
428e8e08
8a931af4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
xgg-admin/app/front/entry/public/apidoc/uc/user.md
+11
-0
No files found.
xgg-admin/app/front/entry/public/apidoc/uc/user.md
View file @
cdcc6ff1
...
@@ -209,6 +209,17 @@
...
@@ -209,6 +209,17 @@
{
{
"xxx"
:
""
,
// 查询字段回头再说
"xxx"
:
""
,
// 查询字段回头再说
"currentPage"
:
1
,
//当前页
"pageSize"
:
10
,
//每页条数
"saas_id"
:
xxx
,
//saas ID 非必传
"ucname"
:
"xxx"
,
//用户名 非必传
"mobile"
:
""
,
//电话 非必传
"realName"
:
""
,
//姓名 非必传
"uctype"
:
1
,
//类型 1平台 2 商户 3 交付商 4 个人 非必传
"createBegin"
:
xxx
,
//开始时间 非必传
"createEnd"
:
xx
,
//结束时间 非必传
"isEnabled"
:
1
,
//是否可用 0不可用 1 可用 非必传
"orgpath"
:
"/root/xxx"
,
//路径 非必传
}
}
```
```
...
...
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