All Downloads are FREE. Search and download functionalities are using the official Maven repository.

work.gaigeshen.tripartite.ding.openapi.response.DingApiResponse Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
package work.gaigeshen.tripartite.ding.openapi.response;

import work.gaigeshen.tripartite.core.client.response.ClientResponse;

/**
 * 所有的钉钉新版接口客户端响应都需要继承此类
 *
 * @author gaigeshen
 */
public abstract class DingApiResponse implements ClientResponse {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy