hfb

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2023 License: GPL-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type EncryptResponse

type EncryptResponse struct {
	// 查询状态码
	RetCode string `xml:"ret_code"`
	// 查询返回信息,成功为空
	RetMsg string `xml:"ret_msg"`
	// 加密后的内容
	EncryptData string `xml:"encrypt_data"`
}

接口返回的加密内容

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL