public interface IUpdateParser
| Modifier and Type | Method and Description |
|---|---|
UpdateEntity |
parseJson(java.lang.String json)
将请求的json结果解析为版本更新信息实体
|
UpdateEntity parseJson(java.lang.String json) throws java.lang.Exception
json - java.lang.Exception