public class VerifyInfo extends Object
| 构造器和说明 |
|---|
VerifyInfo(boolean result,
String hit) |
public boolean result
public String hit
public VerifyInfo(boolean result,
String hit)
public static VerifyInfo Err(String errDesp)
errDesp - 错误描述public static VerifyInfo OK()
Copyright © 2022. All rights reserved.