接入jugugu区块链全包的全部接口,访问IP需要连续管理员,添加业务服务器IP
This API client was generated by the OpenAPI Generator project. By using the OpenAPI-spec from a remote server, you can easily generate an API client.
- API version: 1.0.0
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
Install the following dependencies:
go get github.com/stretchr/testify/assert
go get golang.org/x/oauth2
go get golang.org/x/net/context
go get github.com/antihax/optional
Put the package under your project folder and add the following in import:
import "./openapi"
All URIs are relative to http://localhost
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | IsPhoneRegPost | Post /IsPhoneReg | 检查手机号是否注册 |
DefaultApi | JuguguLoginCodeandReturnInfoPost | Post /Jugugu_LoginCodeandReturnInfo | ①获取验证码图片 |
DefaultApi | JugugugRegAndVerifyandReturnInfoPost | Post /Jugugug_RegAndVerifyandReturnInfo | ③注册Jugugu |
Endpoints do not require authorization.