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

work.gaigeshen.tripartite.ding.openapi.parameters.DingOapiParameters Maven / Gradle / Ivy

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

import work.gaigeshen.tripartite.core.client.parameters.ClientParameters;

/**
 * 所有的钉钉旧版接口客户端参数都需要继承此类
 *
 * @author gaigeshen
 */
public abstract class DingOapiParameters implements ClientParameters {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy