public class BizParam extends Object
| 构造器和说明 |
|---|
BizParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getParamKey()
参数类型枚举,mobile、cert、biz_license
|
String |
getParamValue()
值,如加密后的手机号
|
void |
setParamKey(String paramKey)
参数类型枚举,mobile、cert、biz_license
|
void |
setParamValue(String paramValue)
值,如加密后的手机号
|
Copyright © 2024. All Rights Reserved.