文档
测试

回答密保问题接口

POST
http://localhost:8888/rlg/user/mbanswer

接口描述

输入密保问题答案

响应参数

参数名
类型
描述
必填
code
Integer
状态码
必填
message
String
状态信息
可选
data
String
数据
可选

成功的示例

{ "status": 200, "msg": "145a1d6aea31b3356b0e649d0ccb848a" }