public class WeiXinConstant extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
JSON_DATA_TYPE
JSON数据格式类型
|
static String |
PARAM_DATA_TYPE
keg--value参数类型
|
static String |
REQUEST_GET
get请求类型
|
static String |
REQUEST_POST
post请求类型
|
static String |
RETURN_ERROR_INFO_CODE
返回的错误代码信息
|
static String |
RETURN_ERROR_INFO_MSG
返回的错误信息
|
| 构造器和说明 |
|---|
WeiXinConstant() |
public static String JSON_DATA_TYPE
public static String PARAM_DATA_TYPE
public static String REQUEST_POST
public static String REQUEST_GET
public static String RETURN_ERROR_INFO_CODE
public static String RETURN_ERROR_INFO_MSG
Copyright © 2022. All rights reserved.