添加证件
POST
http://hhf004.daoben.ltd/api/user/addPaper
请求参数
参数名
类型
描述
必填
name
int
示例:123123
必填
year
int
示例:2032
必填
month
int
示例:3
必填
day
int
示例:25
必填
type
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:添加成功
必填
data
int
示例:0
必填