获取用户执照申请列表
GET
http://localhost:8076/api/user/getmemberlicenseapplypagelist?pageindex=1&pagesize=30
请求参数
参数名
类型
描述
必填
pageindex
int
页码(默认1)
必填
pagesize
int
每页数量(默认30)
必填
step
int
申请步骤 1:电子协议填写中 2:支付中 3:填写资料中 4:完成
必填
status
int
申请状态 0:资料填写中 1:申请中 2:申请成功 3:申请失败
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
status
boolean
示例:true
必填
count
int
示例:1
必填
id
int
示例:2
必填
memberid
int
示例:2612
必填
username
object
示例:null
必填
enname
object
示例:null
必填
ordercode
string
示例:20220728180345977547868635083270
必填
iscriminalticketinusa
object
示例:null
必填
isarrestinusa
object
示例:null
必填
iscriminaloffense
object
示例:null
必填
signimg
object
示例:null
必填
paytype
int
示例:2
必填
mblexpasspaperimg
object
示例:null
必填
examinationaddress
object
示例:null
必填
hourcertificateimg
object
示例:null
必填
schoolreportimg
object
示例:null
必填
entrancedate
object
示例:null
必填
graduationdate
object
示例:null
必填
driverlicensefrontimg
object
示例:null
必填
driverlicensebackimg
object
示例:null
必填
bankcardfrontimg
object
示例:null
必填
bankcardbackimg
object
示例:null
必填
lastfiveyearlivestate
object
示例:null
必填
nameusedbefore
object
示例:null
必填
changenamefileimg
object
示例:null
必填
idcardfrontimg
object
示例:null
必填
idcardbackimg
object
示例:null
必填
phone
object
示例:null
必填
email
object
示例:null
必填
mailingaddress
object
示例:null
必填
accountaddress
object
示例:null
必填
cpraidsothercertificateimg
object
示例:null
必填
infringementnotice
object
示例:null
必填
step
int
示例:2
必填
defaitcontent
object
示例:null
必填
status
int
示例:0
必填
createdAt
string
示例:2022-07-28T17:38:17.000Z
必填
updatedAt
string
示例:2022-07-28T18:03:49.000Z
必填