文档
测试

获取导师认证信息

POST
http://localhost:8081/bxpw_war_exploded/api/user/getMasterAuth.json

请求头

参数名
类型
描述
必填
sessionId
string
示例:0becfeee8e3692939ba9a29543630e7c
必填

请求参数

参数名
类型
描述
必填
id
int
示例:246 导师ID
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
achievement
string
示例:
必填
alipayAccount
string
示例:
必填
alipayName
string
示例:
必填
attentions
string
示例:
必填
auditStatus
int
示例:1
必填
chargeStatus
int
示例:2
必填
classifyId
int
示例:39
必填
commentCount
int
示例:0
必填
createTime
object
数据字典
必填
date
int
示例:7
必填
day
int
示例:2
必填
hours
int
示例:10
必填
minutes
int
示例:17
必填
month
int
示例:8
必填
seconds
int
示例:15
必填
time
int
示例:1630981035000
必填
timezoneOffset
int
示例:-480
必填
year
int
示例:121
必填
deposit
float
示例:0.01
必填
detailDescription
string
示例:
必填
detailPics
string
示例:http://qiniu.midoudj.com/android_bxpw_1630981035054
必填
id
int
示例:246
必填
idCard
string
示例:511622198911025515
必填
idCardImage1
string
示例:http://qiniu.midoudj.com/android_bxpw_1577356920534
必填
idCardImage2
string
示例:http://qiniu.midoudj.com/android_bxpw_1577356929849
必填
isRecommend
int
示例:2
必填
masterPrice15
int
示例:0
必填
masterPrice30
int
示例:0
必填
masterPrice7
int
示例:0
必填
minPrice
float
示例:88.1
必填
orderCount
int
示例:0
必填
payStatus
int
示例:1
必填
realName
string
示例:王龙
必填
reason
string
示例:
必填
remark
string
示例:
必填
serviceType
string
示例:1
必填
skillLevelImage1
string
示例:
必填
skillLevelImage2
string
示例:
必填
status
int
示例:1
必填
timesPrice
float
示例:88.1
必填
title
string
示例:77
必填
topImage
string
示例:http://qiniu.midoudj.com/android_bxpw_1630981028068;http://qiniu.midoudj.com/android_bxpw_1630981028068
必填
updateTime
object
数据字典
必填
date
int
示例:7
必填
day
int
示例:2
必填
hours
int
示例:11
必填
minutes
int
示例:12
必填
month
int
示例:8
必填
seconds
int
示例:19
必填
time
int
示例:1630984339000
必填
timezoneOffset
int
示例:-480
必填
year
int
示例:121
必填
userId
int
示例:93
必填
video
string
示例:
必填
voice
string
示例:
必填
gameClassify
String
技能名称
可选
message
string
示例:ok
必填
status
string
示例:2000000
必填

说明 / 示例

```language { "data": { "achievement": "", "alipayAccount": "", "alipayName": "", "attentions": "", "auditStatus": 3, "chargeStatus": 2, "classifyId": 88, "commentCount": 0, "createTime": { "date": 22, "day": 2, "hours": 16, "minutes": 31, "month": 1, "seconds": 47, "time": 1645518707000, "timezoneOffset": -480, "year": 122 }, "deposit": 0.01, "detailDescription": "阿西吧", "detailPics": "", "gameClassify": "厨师大师", "id": 316, "idCard": "", "idCardImage1": "", "idCardImage2": "", "isRecommend": 2, "masterPrice15": 0, "masterPrice30": 0, "masterPrice7": 0, "minPrice": 1, "orderCount": 0, "payStatus": 1, "realName": "", "reason": "0", "remark": "", "serviceType": 1, "skillLevelImage1": "", "skillLevelImage2": "", "status": 1, "timesPrice": 1, "title": "大神", "topImage": "http://qiniu.midoudj.com/android_bxpw_1645518686471", "updateTime": { "date": 22, "day": 2, "hours": 17, "minutes": 57, "month": 1, "seconds": 42, "time": 1645523862000, "timezoneOffset": -480, "year": 122 }, "userId": 1515, "video": "http://qiniu.midoudj.com/android_bxpw_1645518700399/_w1920/_h1080", "voice": "" }, "message": "ok", "status": "2000000" } ```