common

package
v0.0.0-...-4c075ac Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OceanEngineApiCommonResultParam

type OceanEngineApiCommonResultParam struct {
	Code      int    `form:"code" json:"code,omitempty"`             // 业务响应状态码
	Message   string `form:"message" json:"message,omitempty"`       // 提示信息
	MessageCN string `form:"message_cn" json:"message_cn,omitempty"` // 中文提示信息
	RequestId string `form:"request_id" json:"request_id,omitempty"` // 请求日志id
}

OceanEngineApiCommonResultParam 巨量引擎Api返回的通用参数

Jump to

Keyboard shortcuts

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