Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rap
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quwei
rap
Commits
da662a14
Commit
da662a14
authored
Apr 21, 2026
by
quwei
🤸🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete 查询用户信息.md
parent
3bd946cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
139 deletions
+0
-139
查询用户信息.md
jac-nut-app-driver/AppLoginController/查询用户信息.md
+0
-139
No files found.
jac-nut-app-driver/AppLoginController/查询用户信息.md
deleted
100644 → 0
View file @
3bd946cb
# 查询用户信息
> URL: http://localhost:8021/getUserInfoById
>
> Origin Url: http://localhost:8021/getUserInfoById
>
> Type: POST
### Request headers
|Header Name| Header Value|
|---------|------|
|Token|383c1c48cace48fea66e7282866d902c|
### Parameters
##### Path parameters
| Parameter | Type | Value | Description |
|---------|------|------|------------|
##### URL parameters
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
##### Body parameters
###### JSON
```
```
###### JSON document
```
null
```
##### Form URL-Encoded
|Required| Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
|true|userId|Number|9908212118||
##### Multipart
|Required | Parameter | Type | Value | Description |
|---------|---------|------|------|------------|
### Response
##### Response example
```
{
"resultCode": 200,
"message": "success",
"data": {
"ucId": "18c62d7831bc4ac4834ab6ac83246bc0",
"accountName": null,
"id": 9908212118,
"name": "*2724",
"phone": "13234022724",
"role": "",
"otwOrderNum": 0,
"orgCode": null,
"custTag": "散户",
"userPicUrl": null,
"signature": "坐拥500辆江淮轻卡",
"sex": null,
"interest": null,
"birthday": 808761600000,
"drivingAge": 0,
"email": null,
"annualIncome": null,
"realName": null,
"provinceDesc": null,
"cityDesc": null,
"isSign": 0,
"startSign": 0,
"finger": null,
"operatingPassword": null,
"opcode": null,
"employeeNumber": null,
"employeeName": null,
"jianghuaiStaff": null,
"opcodeStatus": 1
},
"traceId": "60ddd745d65936b1"
}
```
##### Response document
```
{
"traceId":"No comment,Type =String",
"data":{
"birthday":"生日",
"role":"No comment,Type =String",
"annualIncome":"年收入单位(万元)",
"accountName":"No comment,Type =String",
"signature":"签名",
"opcodeStatus":"操作码状态(0-开启 1-关闭)",
"otwOrderNum":"No comment,Type =Number",
"operatingPassword":"No comment,Type =Number",
"jianghuaiStaff":"江淮员工 0-不是 1-是",
"opcode":"No comment,Type =String",
"employeeNumber":"员工工号",
"userPicUrl":"No comment,Type =String",
"interest":"兴趣",
"orgCode":"No comment,Type =String",
"id":"No comment,Type =Number",
"email":"邮件",
"finger":"No comment,Type =String",
"employeeName":"员工姓名",
"cityDesc":"No comment,Type =String",
"sex":"性别",
"startSign":"网红表示 1-网红;0-非网红",
"isSign":"是否已签到 0-未签到 1-已签到",
"realName":"No comment,Type =String",
"phone":"No comment,Type =String",
"drivingAge":"驾龄",
"name":"No comment,Type =String",
"provinceDesc":"No comment,Type =String",
"custTag":"No comment,Type =String",
"ucId":"No comment,Type =String"
},
"resultCode":"No comment,Type =Number",
"message":"No comment,Type =String"
}
```
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