com.dahuatech.h8900.oauth.model.v202010.GeneralResponse Maven / Gradle / Ivy
package com.dahuatech.h8900.oauth.model.v202010;
import com.dahuatech.h8900.oauth.http.H8900Response;
/**
* 通用response,调用getResult 获取结果
*
* @author 232676
* @since 1.0.0 2020/11/18 9:58
*/
public class GeneralResponse extends H8900Response {}