文档
测试

未上传证书提示语

POST
http://localhost/app/doc/certificatent/hint

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
phone
int
示例:19855351192
必填
token
string
示例:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyUGhvbmUiOiIxOTg1NTM1MTE5MiIsImV4cCI6MTY3OTE0MjM1MCwidXNlcklkIjoxMTQ1fQ.on0EvWZhMLLRVlMX0ZR9fQsOKc_briN2xLBrTw9BXfw
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:获取成功
必填
hint
string
示例:检测到您未提交职称证书!
必填
state
int
示例:1
必填

说明 / 示例

{ "msg": "获取成功", "hint": "检测到您未提交职称证书!", "state": 1 }