接口描述
注册接口
请求参数
参数名
类型
描述
必填
                        username
                
                
                    string
                
                
                    用户名
                
                
                        必填
                
            
                        password
                
                
                    string
                
                
                    密码
                
                
                        必填
                
            成功返回
错误返回
参数名
类型
描述
必填
                        code
                
                
                    int
                
                
                    错误码
                
                
                        必填
                
            
                        msg
                
                
                    string
                
                
                    错误提示,只有错误时返回
                
                
                        可选