package
Version:
v0.4.8
Opens a new window with list of versions in this module.
Published: Jan 21, 2022
License: GPL-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EncryptResponse struct {
RetCode string `xml:"ret_code"`
RetMsg string `xml:"ret_msg"`
EncryptData string `xml:"encrypt_data"`
}
接口返回的加密内容
Source Files
¶
Click to show internal directories.
Click to hide internal directories.