企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 二级密码设定 +++ post:/user/payPassword/set.do *string:userId=1#用户ID *string:payPassword=123456#二级密码 *string:repeatPayPassword=123456#重复二级密码 <<< success { "code": "00000", "info": "二级密码设定成功。", "data": "" } <<< error { "code": "10003", "info": "参数不正确。", "data": "" } +++