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

org.sdn.api.service.business.request.CommonOpenResponse Maven / Gradle / Ivy

There is a newer version: 1.2.2.2-RELEASE
Show newest version
package org.sdn.api.service.business.request;

import org.sdn.api.response.OpenResponse;

/**
 * 空的响应对象
 * 只有Msg基础信息
 *
 * @author:fulong
 * @create:2018/11/16 18:29.
 */
public class CommonOpenResponse extends OpenResponse {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy