authservercommonhttp_cmdsmodify_passwordmain本页总览main 指令处理入口 声明 void main(object req, object res) 参数 参数名描述reqhttp请求对象(pkg.httpserver.request实例)account - 账号名称password - 当前密码new_password - 新密码reshttp响应对象(pkg.httpserver.response实例) 返回值 无 使用方式 返回文档