public interface Unmarshaller
<T extends IccResponse> T unmarshal(Class<T> clas, String content) throws com.dahuatech.icc.exception.ClientException
T - 对象类clas - 对象content - 字符串JSONcom.dahuatech.icc.exception.ClientException - 异常信息Copyright © 2023. All rights reserved.