enum

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

@Title @Description @Author Wangwengang 2021/6/2 上午10:27 @Update Wangwengang 2021/6/2 上午10:27

Index

Constants

View Source
const (
	JRCodeSucc        JsonResultCode = iota
	JRCodeInternetErr                = -1
	JRCodeParamErr                   = 1001 // 参数错误(缺少必选参数或格式错误),具体查看接口描述
	JRCodeSignErr                    = 1002 // 非法用户
	JRCodeMethodErr                  = 1007 // 非法访问,请求方法错误!

	WalletCodeInterErr  = 8001
	WalletCodeAlipayErr = 8002
	WalletCodeDBErr     = 8003
	WalletCodeParamErr  = 8004

	WalletCodeWxpayErr = 8006

	WalletCodeWithdrawTooMany = 8009 //提现次数过多

	CommonCodeSuccess = 0
)

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonResultCode

type JsonResultCode int

Jump to

Keyboard shortcuts

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